Skip to content

Commit d9e80f7

Browse files
authored
Create style.scss
1 parent df0df31 commit d9e80f7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

assets/css/style.scss

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
---
3+
4+
@import "{{ site.theme }}";
5+
6+
7+
.header-container h1 {
8+
color: #000000;
9+
}
10+
11+
.header-container h2 {
12+
color: #000000;
13+
}

0 commit comments

Comments
 (0)