src: remove min-width attribute from body

pull/5/head
hackyminer 7 years ago committed by Ikmyeong Na
parent cd98725ab8
commit 82bf280bde
No known key found for this signature in database
GPG Key ID: EC674310ADADE2CA
  1. 1
      src/css/style.css

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

Loading…
Cancel
Save