mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-02-01 13:36:40 +00:00
Fix overlap in recipe list on small devices (#762)
This commit is contained in:
parent
ba2d0a55c2
commit
b9397c6b66
@ -73,8 +73,8 @@ img[alt="XMR Logo"] {
|
||||
|
||||
@media (pointer: coarse) {
|
||||
li > a {
|
||||
display: block;
|
||||
height: 1.5rem
|
||||
display: inline-block;
|
||||
padding: 0.2em 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user