Jacky Zhao
2022-09-12 e6c7a4e1e2e3b0437b5dbbbeb7abc4e05622db16
assets/styles/custom.scss
@@ -1,4 +1,5 @@
// Add your own CSS here!
:root {
  --light: #faf8f8;
  --dark: #141021;
@@ -22,5 +23,7 @@
  --gray: #d4d4d4 !important;
  --lightgray: #292633 !important;
  --outlinegray: #343434 !important;
  --million-progress-bar-color: var(--secondary) !important;
}
}