bigger padding for dashboard items in mobile view

This commit is contained in:
chfhtw
2026-04-08 15:55:07 +02:00
parent b9207b5efb
commit 290564fd2f
+1
View File
@@ -89,6 +89,7 @@
@media(max-width: 577px) {
:root {
--fhc-dashboard-grid-size: 1;
--fhc-dg-item-py: .75rem;
}
}