Small color tweak

main
Noah Petherbridge 2024-04-01 20:03:37 -07:00
parent a47202d756
commit 4ff7bc5d04
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
} }
.has-background-warning-light, .has-background-warning { .has-background-warning-light, .has-background-warning {
background-color: rgb(180, 162, 68) !important; background-color: rgb(100, 90, 41) !important;
} }
.has-background-link-light { .has-background-link-light {