website/components/CoolHover/CoolHover.module.css
2023-08-29 09:11:43 +02:00

4 lines
52 B
CSS

.coolHover *:not(button) {
pointer-events: none;
}