Skip to content

Commit 0f6f035

Browse files
committed
fix: markdown block text color 💅
closes #255
1 parent f00b4f8 commit 0f6f035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components/Redoc/redoc.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ footer {
264264

265265
code {
266266
background-color: transparent;
267+
color: white;
267268

268269
&:before, &:after {
269270
content: none;

0 commit comments

Comments
 (0)