Tighten gap between cards

This commit is contained in:
Jason Zimdars
2025-10-01 11:27:48 -05:00
parent e6c7fd283d
commit da7ea49f9b
+1 -1
View File
@@ -4,7 +4,7 @@
.card-columns {
--bubble-size: 3.5rem;
--cards-gap: min(1.7cqi, 1.7rem);
--cards-gap: min(1.2cqi, 1.7rem);
--column-gap: 8px;
--column-width-collapsed: 40px;
--column-width-expanded: 450px;