This commit is contained in:
kek7198 2021-12-11 21:45:06 -06:00
parent 170e017846
commit e48d61e843

View file

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