We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a703738 commit f492d51Copy full SHA for f492d51
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.jpg") no-repeat center center;
+ background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../figs/background.jpeg") no-repeat center center;
8
background-size: cover;
9
- }
+ }
0 commit comments