サムネイルサイズを少しだけ大きく

This commit is contained in:
moris 2025-02-01 20:03:32 +09:00
parent 984ca3cb3a
commit f5fb89be3e

View File

@ -197,7 +197,7 @@
max-height: 50vh;
}
& img.thumbnail {
height: 35vh;
height: 40vh;
max-width: 100%;
object-fit: contain;
}