We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e33569 commit 24175d9Copy full SHA for 24175d9
1 file changed
assets/css/style.scss
@@ -4,6 +4,6 @@
4
@import "jekyll-theme-slate";
5
6
#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;
+ background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../figs/background.jpg") no-repeat center center;
8
background-size: cover;
9
}
0 commit comments