From bc35c7468886161ff40aebcab2c0625417b4c25b Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Sun, 9 Nov 2025 21:42:17 -0600 Subject: [PATCH] Remove pointer events to weather objects --- _includes/weather.njk | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/weather.njk b/_includes/weather.njk index 7732c54..b6f8e41 100644 --- a/_includes/weather.njk +++ b/_includes/weather.njk @@ -7,6 +7,7 @@ color: #fff; font-size: 1em; font-family: Arial; + pointer-events: none; text-shadow: 0 0 1px #000; } @keyframes fallingObjects-fall {