forked from deepStateMirrors/tabi
💄 style(admonitions): reduce thickness of strong tag
Matches the rest of the theme, improving cohesion across browsers.
This commit is contained in:
parent
be7628aeaa
commit
faa9633531
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
.admonition-content {
|
||||
flex: 1;
|
||||
strong {
|
||||
font-weight: 580;
|
||||
}
|
||||
}
|
||||
|
||||
.admonition-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue