Decrease cat image height to 40px
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#catSlot img {
|
#catSlot img {
|
||||||
width: 80px;
|
width: 80px;
|
||||||
height: 50px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Außenschale für den Diff: overflow + max-height */
|
/* Außenschale für den Diff: overflow + max-height */
|
||||||
|
|||||||
Reference in New Issue
Block a user