Skip to content

Commit f492d51

Browse files
authored
Update style.scss
1 parent a703738 commit f492d51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/style.scss

Lines changed: 2 additions & 2 deletions
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.jpg") no-repeat center center;
7+
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../figs/background.jpeg") no-repeat center center;
88
background-size: cover;
9-
}
9+
}

0 commit comments

Comments
 (0)