refactor: small behaviour tweaks

This commit is contained in:
Carlos Valente
2025-06-08 14:46:22 +02:00
committed by Carlos Valente
parent bab50ea7db
commit 4320ad26a4
4 changed files with 3 additions and 3 deletions
@@ -13,6 +13,7 @@ $button-size: 3rem;
&.hidden {
opacity: 0;
pointer-events: none;
}
}