fix: Figcaption in comments
This commit is contained in:
@ -136,6 +136,8 @@ section#comments {
|
|||||||
}
|
}
|
||||||
|
|
||||||
figcaption {
|
figcaption {
|
||||||
|
color: var(--text);
|
||||||
|
font-size: unset;
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Reference in New Issue
Block a user