scroll triggers properly on red background

This commit is contained in:
Matt Walsh 2025-06-02 14:48:53 -05:00
commit 4bf3f4d1e0
No known key found for this signature in database
5 changed files with 25 additions and 10 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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);