web app
All checks were successful
deploy to production / deploy (push) Successful in 53s

This commit is contained in:
2023-09-30 12:23:33 +00:00
parent a0e5972d83
commit 2390166452
3 changed files with 28 additions and 33 deletions

View File

@@ -11,7 +11,7 @@
--heading-font-color: #ff0000;
--top-heading-font-color: rgb(255, 165, 0);
--link-font-color: rgb(255, 165, 0);
--banner-color: #06d6a0;
--banner-color: #ff0000;
--opposite-bg-color: #000;
--opposite-bg-color-80: rgba(24, 24, 24, 0.8);
--opposite-bg-color-5: rgba(24, 24, 24, 0.05);