Resize hero header

This commit is contained in:
2026-04-20 01:52:50 +02:00
parent 5566991bc8
commit 6acc03d51a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
</footer>
<!-- Scripts -->
<script>
const DISTANCE = 20
const DISTANCE = 25
const birdIcon = document.getElementById("birdButton");
const birdSound = new Audio("SnowBuntingSound.ogg");
const template = document.getElementById("barTemplate");