Add <strong> styling for <figcaption>
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user