Selaa lähdekoodia

adds limit for hero image

rosenclosed 2 vuotta sitten
vanhempi
commit
97cdeb29ab
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;
                 }