Skip to content

Commit 24175d9

Browse files
authored
Update style.scss
1 parent 6e33569 commit 24175d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
@import "jekyll-theme-slate";
55

66
#header_wrap {
7-
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../figs/background.jpeg") no-repeat center center;
7+
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../figs/background.jpg") no-repeat center center;
88
background-size: cover;
99
}

0 commit comments

Comments
 (0)