Increase cat image width to 70px and height to 50px
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
}
|
||||
|
||||
#catSlot img {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 70px;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
/* Außenschale für den Diff: overflow + max-height */
|
||||
|
||||
Reference in New Issue
Block a user