Update icon label style

This commit is contained in:
Gabriel Arazas 2023-05-15 13:41:24 +08:00
parent b6345004d2
commit d7f19409c6
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -177,7 +177,7 @@ footer[aria-label="Site footer"] {
&-icon-label {
gap: 0.25em;
display: inline-flex;
align-items: normal;
align-items: center;
}
.post--single & {