浏览代码

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;
                 }