Skip to content

Commit bd4c5ee

Browse files
authored
Update intro-header.html
1 parent 45b3e32 commit bd4c5ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/intro-header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
{% if page.header-mask %}
1515
header.intro-header .header-mask{
16-
width: 120%;
17-
height: 120%;
16+
width: 80%;
17+
height: 80%;
1818
position: absolute;
1919
background: rgba(0,0,0, {{ page.header-mask }});
2020
}

0 commit comments

Comments
 (0)