scroll triggers properly on red background

This commit is contained in:
Matt Walsh
2025-06-02 14:48:53 -05:00
parent 46da573715
commit 4bf3f4d1e0
5 changed files with 25 additions and 10 deletions

View File

@@ -116,7 +116,8 @@
width: 640px;
height: 70px;
overflow: hidden;
margin-top: 10px;
margin-top: 3px;
padding-top: 7px;
&.hazard {
background-color: rgb(112, 35, 35);