Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit f168cbf

Browse files
committed
make the color highlight important so that FF also works.
1 parent 275a520 commit f168cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,5 @@ pre {
208208
}
209209

210210
.distributed {
211-
color: red;
211+
color: red !important;
212212
}

0 commit comments

Comments
 (0)