fix: too small image for goodies and food illustrations on mobiles
This commit is contained in:
parent
5c1bc42918
commit
50e7693e9a
@ -1,5 +1,5 @@
|
||||
[metadata]
|
||||
version = 1.0.1
|
||||
version = 1.0.2
|
||||
classifiers =
|
||||
Programming Language :: Python :: 3
|
||||
License :: OSI Approved :: MIT License
|
||||
|
@ -110,6 +110,6 @@
|
||||
text-align: justify;
|
||||
}
|
||||
.goodies_pic, .food_pic {
|
||||
max-width: 5em;
|
||||
max-width: 7em;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user