Skip to content

Commit 2802956

Browse files
committed
color fix of part updates on dark mode
1 parent faa657f commit 2802956

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/templates/PartIntroTemplate.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
color: $black;
88
}
99

10+
li {
11+
color: $black;
12+
}
13+
1014
p:not(:last-of-type) {
1115
padding-bottom: 2em;
1216
}

0 commit comments

Comments
 (0)