fix: status-ok color green instead of orange
All checks were successful
Deploy / deploy (push) Successful in 4s
All checks were successful
Deploy / deploy (push) Successful in 4s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8736985e72
commit
f5d4493d38
@ -214,7 +214,7 @@ h1 {
|
||||
}
|
||||
|
||||
.status-ok {
|
||||
color: #d97706;
|
||||
color: var(--green);
|
||||
}
|
||||
|
||||
/* Warning color from mockup for "Some services offline" */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user