ソースを参照

adds limit for hero image

rosenclosed 2 年 前
コミット
97cdeb29ab
1 ファイル変更1 行追加0 行削除
  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;
                 }