Fix alt text line height

This commit is contained in:
eris 2022-08-07 07:51:27 +00:00
parent e47d3a6d13
commit 327195dc55
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@
width: 100%;
height: 100%;
object-fit: contain;
&::before {
line-height: 20px;
}
}
&.animated {