Browse Source

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

Vincent 11 months ago
parent
commit
3bfd2ed601
1 changed files with 1 additions and 1 deletions
  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;