Adjust Earth Day CSS height and update JavaScript height configuration for consistency

This commit is contained in:
CodeDevMLH
2026-02-24 18:34:26 +01:00
parent 08b2ae987e
commit 26eb40e282
2 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
bottom: 0;
left: 0;
width: 100vw;
height: 15vh;
height: 8vh;
pointer-events: none;
z-index: 1000;
overflow: hidden;