Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 7e434ae

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_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)