@@ -54,6 +54,7 @@
border-radius: 5px;
gap: 20px;
transition: all 0.3s ease-in-out;
+ pointer-events: none;
&.introShow {
opacity: 1;
}