We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13aafc4 commit a5acb33Copy full SHA for a5acb33
1 file changed
assets/css/style.scss
@@ -0,0 +1,9 @@
1
+---
2
3
+
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;
8
+ background-size: cover;
9
+ }
0 commit comments