💄 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
@ -25,6 +25,9 @@
|
||||
|
||||
.admonition-content {
|
||||
flex: 1;
|
||||
strong {
|
||||
font-weight: 580;
|
||||
}
|
||||
}
|
||||
|
||||
.admonition-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user