fix: Figcaption in comments

This commit is contained in:
David Lapshin 2023-09-11 16:22:59 +03:00
parent 1ff87362a6
commit d10cd12d00
Signed by: daudix
GPG key ID: 93ECF15D3053D81C

View file

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