Resize hero header
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user