Skip to content

Commit 9944b35

Browse files
committed
tools: adjust p to be the right color
1 parent 8cb389b commit 9944b35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/sass/layout.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ aside {
9797
color: var(--link-color);
9898
}
9999

100+
a p {
101+
color: var(--font-color);
102+
}
103+
100104
p {
101105
font-size: 15px;
102106
line-height: 1.3em;

0 commit comments

Comments
 (0)