src: remove min-width attribute from body

This commit is contained in:
hackyminer 2018-04-05 18:48:27 +09:00 committed by EOS Classic
parent 1c551e4a99
commit 9a70697a23
No known key found for this signature in database
GPG Key ID: 0D626A44301D8C5E
1 changed files with 0 additions and 1 deletions

View File

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