fix: too small image for goodies and food illustrations on mobiles
This commit is contained in:
@@ -110,6 +110,6 @@
|
||||
text-align: justify;
|
||||
}
|
||||
.goodies_pic, .food_pic {
|
||||
max-width: 5em;
|
||||
max-width: 7em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user