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

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;