1
0

Reduce cat image size

This commit is contained in:
2025-05-26 02:25:24 +02:00
parent df139c6db4
commit 773e9947a8

View File

@@ -25,8 +25,8 @@
}
#catSlot img {
width: 120px;
height: 120px;
width: 50;
height: 50px;
}
/* Außenschale für den Diff: overflow + max-height */