Update web/static/app.css

This commit is contained in:
Joshua Laymon 2025-08-14 17:45:05 +00:00
parent a78527d065
commit ef56e1b929

View File

@ -401,8 +401,7 @@ code,kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono
/* ===== Solid red family background ===== */ /* ===== Solid red family background ===== */
.danger-bg { .danger-bg {
min-height: 100vh; background: #D98482 !important;
background: #D98482;
} }
/* Keep cards readable over red bg */ /* Keep cards readable over red bg */