Skip to content

Commit 594ddde

Browse files
authored
Merge pull request #2663 from Juanescacha/color-fix
color fix of part updates on dark mode
2 parents 9980628 + 2802956 commit 594ddde

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)