Browse Source

Laisser une petite marge quand même

Hugo Roy 9 years ago
parent
commit
8b90373404
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _sass/page.scss

+ 1 - 1
_sass/page.scss

@@ -335,7 +335,7 @@ $button-size: 1.5rem;
 }
 }
 /* Large feature image fix for the home page */
 /* Large feature image fix for the home page */
 .home .image-wrap img {
 .home .image-wrap img {
-    max-width: 100%;
+    max-width: 90%;
     @media #{$large} {
     @media #{$large} {
         max-width: 50%;
         max-width: 50%;
         margin-top: 1.5em;
         margin-top: 1.5em;