hides alt text when image does not load

This commit is contained in:
tomlum 2022-03-21 17:27:36 -04:00
parent ea7f3cb770
commit 9ce7e5de73

View file

@ -45,6 +45,8 @@
height: 32px;
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
}