new image size

This commit is contained in:
2025-11-23 22:47:57 +00:00
parent 28bc43860a
commit 38c02b1986
3 changed files with 59 additions and 46 deletions

View File

@@ -32,3 +32,8 @@ h4 {
width: 100%;
background-color: beige;
}
.album-img {
width: 10vw;
height: 10vw;
}