Add <strong> styling for <figcaption>
This commit is contained in:
parent
bdcda7f2db
commit
c6ea0176a3
@ -386,6 +386,9 @@ figcaption {
|
||||
font-style: italic;
|
||||
padding-top: var(--space-s);
|
||||
text-align: center;
|
||||
strong {
|
||||
font-variation-settings: "wght" 600;
|
||||
}
|
||||
}
|
||||
button {
|
||||
background-color: var(--contrast-color);
|
||||
|
Loading…
x
Reference in New Issue
Block a user