removing commented unecessary line

This commit is contained in:
Antoine M 2024-06-10 09:36:07 +02:00
parent aacc28f6dc
commit b64e113a1a

View File

@ -10,9 +10,6 @@
&__celebration-confettis-fixe { &__celebration-confettis-fixe {
@apply absolute top-0 left-0 z-10 w-full; @apply absolute top-0 left-0 z-10 w-full;
pointer-events: none; pointer-events: none;
// svg > g {
// @apply bg-purple-900 opacity-100 w-full;
// }
} }
} }