Skip to content

Commit 7e434ae

Browse files
authored
Update intro-header.html
1 parent 14c23f9 commit 7e434ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/intro-header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
position: relative;
1010
background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}');
1111
background: {{ page.header-bg-css }};
12+
background-size: cover;
1213
}
1314

1415
{% if page.header-mask %}

0 commit comments

Comments
 (0)