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 ===== */
.danger-bg {
min-height: 100vh;
background: #D98482;
background: #D98482 !important;
}
/* Keep cards readable over red bg */