Parcourir la source

adds limit for hero image

rosenclosed il y a 2 ans
Parent
commit
97cdeb29ab
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/style/_header.scss

+ 1 - 0
src/style/_header.scss

@@ -19,6 +19,7 @@ header {
 
         #hero-img {
             svg {
+                width: 99%;
                 path {
                     fill: #ffffff !important;
                 }