css linting fixes
All checks were successful
Docker Build / Build (push) Successful in 25s
Linter / Lint (3.11) (push) Successful in 40s

This commit is contained in:
Seaswimmer 2023-11-25 17:20:17 -05:00
parent 9116ffc83b
commit 1c0517fc4b
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -4,7 +4,7 @@
background-color: #81B8F9;
margin-left: 10px;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgb(0, 0, 0 / 20%);
box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
z-index: 1;
}