Skip to content

Commit a5acb33

Browse files
authored
Add files via upload
1 parent 13aafc4 commit a5acb33

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

assets/css/style.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)