Skip to content

Commit 5bdfb96

Browse files
committed
add backround repeat back to the hero
1 parent da894ab commit 5bdfb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/layouts/home.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
background-image: url($baseurl + '/assets/images/1kcontributors/hero_1kcontributors.jpg');
88
background-position: top center; /* this is only for the 1k contributor hero */
9-
/* background-repeat: repeat-x; removed for the 1k hero */
9+
background-repeat: repeat-x;
1010

1111
p {
1212
margin: 2rem 0;

0 commit comments

Comments
 (0)