This commit is contained in:
nelle 2023-01-27 17:40:41 -07:00
parent d5d6d8af95
commit 973797def4
2 changed files with 2 additions and 2 deletions

View file

@ -1232,7 +1232,7 @@ table th {
vertical-align: middle; }
.title {
color: #070707;
color: #00fdbe;
font-size: 2rem;
font-weight: 600;
line-height: 1.125; }

View file

@ -28,7 +28,7 @@ $input-shadow: none;
//my shit
$title-color: $off-off-dark;
$title-color: $lime;
$input-color: $link;
$primary: $lime;
$text-strong: $pink;