new album img size

This commit is contained in:
2025-11-24 11:20:31 +00:00
parent fb3eb332ab
commit c70daa730a

View File

@@ -51,6 +51,6 @@ h4 {
} }
.album-img { .album-img {
width: 10vw; width: 30mm;
height: 10vw; height: 30mm;
} }