fix(style): link color and wrap style (#283)
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
|
||||
a {
|
||||
@include overflow-wrap(break-word);
|
||||
@include line-break(anywhere);
|
||||
|
||||
[theme=dark] & b, [theme=dark] & strong {
|
||||
color: $single-link-color-dark;
|
||||
|
||||
Reference in New Issue
Block a user