src: remove min-width attribute from body

This commit is contained in:
hackyminer 2018-04-05 18:48:27 +09:00 committed by Ikmyeong Na
parent cd98725ab8
commit 82bf280bde
No known key found for this signature in database
GPG Key ID: EC674310ADADE2CA
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;