Remove pointer events to weather objects

This commit is contained in:
2025-11-09 21:42:17 -06:00
parent 0263c1de66
commit bc35c74688

View File

@@ -7,6 +7,7 @@
color: #fff;
font-size: 1em;
font-family: Arial;
pointer-events: none;
text-shadow: 0 0 1px #000;
}
@keyframes fallingObjects-fall {