Skip to content

Commit 792d6bc

Browse files
committed
fix that scss override
1 parent 2c7819a commit 792d6bc

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

assets/styles.scss

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1+
---
2+
title: false
3+
styles: true
4+
---
5+
6+
@import "alembic";
7+
18
/* HP edit add pale text for header */
2-
.feature h2 {color: white}
9+
.feature h2 {
10+
color: white
11+
}

0 commit comments

Comments
 (0)