Prechádzať zdrojové kódy

V8-7066 : réduction de la largeur des page à 85%

Vincent 11 mesiacov pred
rodič
commit
3bfd2ed601
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      assets/style/main.scss

+ 1 - 1
assets/style/main.scss

@@ -20,7 +20,7 @@ body {
 }
 
 .center-90 {
-  width: 90%;
+  width: 85%;
   max-width: 1600px;
   margin-right: auto;
   margin-left: auto;