tmp fix for stupid iOS

This commit is contained in:
2023-11-16 15:47:19 +01:00
parent 144a0132fa
commit 1ff902117e

View File

@ -121,8 +121,8 @@ scale: 1.05;
.listItem{
transition: 200ms;
overflow: visible;
}
.listItme
.listItem:hover {
scale: 1.02;
}