Fix: large fonts push thumbnails

This commit is contained in:
VnPower 2023-06-05 16:28:04 +07:00
parent a91dad903e
commit 0217563d1e
Signed by: vnpower
GPG key ID: 881DE3DEB966106C
2 changed files with 2 additions and 0 deletions

View file

@ -187,6 +187,7 @@ body {
text-decoration: none;
font-weight: bold;
font-size: 0.9rem;
line-height: 1.2rem;
}
.artwork-thumbnail .artwork-master-image {
width: 100%;

View file

@ -218,6 +218,7 @@ body {
text-decoration: none;
font-weight: bold;
font-size: 0.9rem;
line-height: 1.2rem;
}
.artwork-master-image {