Merge pull request #3412 from dmitrylyzo/fix-listitem-icon

This commit is contained in:
Bill Thornton 2022-02-11 21:35:50 -05:00 committed by GitHub
commit 5f39e25483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,6 +164,10 @@
padding: 0.2em;
}
.listItemImage .cardImageIcon {
font-size: 3em;
}
@media all and (max-width: 64em) {
.listItemImage-large {
width: 22vw;