master
kek7198 2021-12-11 21:45:06 -06:00
parent 62fdfe4fab
commit 55f57a536b
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
img[lazy=loading] { img[lazy=loading] {
@apply animate-pulse; @apply animate-pulse;
} }
bdi img[width], bdi img[height] { bdi img[width], bdi img[height], h1 img[width], h1 img[height] {
max-width: none; max-width: none;
height: 24px; height: 24px;
} }