Skip to content

Commit 0fefcad

Browse files
committed
style: Fix text color in guide.module.css
1 parent 0b9e810 commit 0fefcad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/guide.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
border-right: var(--border);
172172
width: calc(100% - (var(--box-padding) * 2));
173173
margin: 0 var(--box-padding);
174+
color: var(--text-color);
174175
}
175176
}
176177

0 commit comments

Comments
 (0)