css: restore min width

pull/5/head
5chdn 6 years ago
parent 432627fd31
commit d1f5d75b6b
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
  1. 1
      src/css/style.css

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

Loading…
Cancel
Save