z
All checks were successful
Build Org Website / build (push) Successful in 44s

This commit is contained in:
2026-05-09 17:30:57 +01:00
parent e7d386b2b2
commit 14d931431e
2 changed files with 5 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
--db-blue: #2f6fed;
--db-green: #15835b;
--db-amber: #9d6400;
--db-orange: #c55a11;
--db-red: #b64c45;
width: 100%;
padding: 1.5rem 0 4rem;
@@ -468,6 +469,7 @@
--db-blue: #78a6ff;
--db-green: #63c995;
--db-amber: #d7a451;
--db-orange: #f29a62;
--db-red: #e28982;
}