fix: Figcaption in comments

This commit is contained in:
daudix-UFO
2023-09-11 16:22:59 +03:00
parent 1ff87362a6
commit d10cd12d00

View File

@ -136,6 +136,8 @@ section#comments {
}
figcaption {
color: var(--text);
font-size: unset;
display: grid;
gap: 0.5rem;
margin: 0;