Updated progress on light mode

This commit is contained in:
mDuo13
2021-08-17 19:24:21 -07:00
parent a42e041791
commit 75b82d592e
39 changed files with 17364 additions and 622 deletions

View File

@@ -450,13 +450,15 @@
.bg-grey-800 {
background-color: $gray-800;
}
.green-500 {
color: $green-500;
}
.white {
color: $white;
}
.stat-highlight,
.eyebrow {
color: $green-500;
}
/* ETC */
.br-8 {
border-radius: 8px;