hide modal nav buttons until working

This commit is contained in:
zach
2026-03-06 14:22:19 -05:00
parent ce56d08efe
commit 4eed1869a6
2 changed files with 2 additions and 7 deletions

View File

@@ -594,9 +594,4 @@ $tiers: (
100% {
transform: scale(1);
}
}
.card-nav-prev.swiping,
.card-nav-next.swiping {
animation: swipe-feedback 0.3s ease-out;
}