fix(style): style conflict between 'strong' and 'a' tag (#156)
This commit is contained in:
@@ -75,12 +75,4 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: bold;
|
||||
|
||||
.dark-theme & {
|
||||
color: #ddd;
|
||||
}
|
||||
}
|
||||
|
||||
@import "../_partial/dynamic-to-top";
|
||||
|
||||
Reference in New Issue
Block a user