Fix background color to match comp

This commit is contained in:
Matt Vanderpol
2024-12-17 14:41:44 -08:00
parent 03206e5f62
commit 2c327fe0ec

View File

@@ -14,7 +14,7 @@
/* You can override the default Infima variables here. */
:root {
--ifm-background-color: #F8F8F8;
--ifm-background-color: #F8F8FF;
--ifm-color-mint: #85FE99;
--ifm-color-primary: #4169e1;
--ifm-color-primary-dark: #2855dd;