huwhois 2 роки тому
батько
коміт
78b76253c8
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      public/static/index/css/index.css

+ 1 - 1
public/static/index/css/index.css

@@ -12,7 +12,7 @@ a:hover { text-decoration: none; color: #000; }
 .f_r { float: right }
 .ml-20 { margin-left: 20px }
 .ml-10 { margin-left: 10px }
-.box { width: 1280px; margin: auto; overflow: hidden; clear: both; }
+.box { width: 80%; margin: auto; overflow: hidden; clear: both; }
 @media(max-width:1400px) {
     .box {width: 1000px; }
 }