1
0

Decrease cat image height to 40px

This commit is contained in:
2025-05-26 04:37:21 +02:00
parent f0507f5a6b
commit a2fcba4707

View File

@@ -27,7 +27,7 @@
#catSlot img {
width: 80px;
height: 50px;
height: 40px;
}
/* Außenschale für den Diff: overflow + max-height */