Vanessa 2025-02-14 10:59:02 +08:00
parent 4366e726ef
commit 0f67a3acf4

View File

@ -291,11 +291,14 @@
font-size: 1em; font-size: 1em;
line-height: 1.625; line-height: 1.625;
height: auto; height: auto;
float: left;
img { img {
height: calc(1.625em - 8px); height: calc(1.625em - 8px);
font-size: 1em; font-size: 1em;
width: calc(1.625em - 8px); width: calc(1.625em - 8px);
float: left;
margin: 4px 0;
} }
} }