css: restore min width

This commit is contained in:
5chdn 2018-12-01 19:29:03 +01:00
parent 432627fd31
commit d1f5d75b6b
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ html {
body {
width: 100%;
min-width: 1900px;
font-smooth: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;