Skip to content

Commit 0d70716

Browse files
author
yuemori
committed
Modify top color
1 parent 8b46009 commit 0d70716

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

assets/css/style.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
---
3+
@import "{{ site.theme }}";
4+
5+
.page-header {
6+
background-image: linear-gradient(120deg, #f26a6a, #A61401)
7+
}

0 commit comments

Comments
 (0)