d
This commit is contained in:
parent
d5d6d8af95
commit
973797def4
2 changed files with 2 additions and 2 deletions
|
@ -1232,7 +1232,7 @@ table th {
|
||||||
vertical-align: middle; }
|
vertical-align: middle; }
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
color: #070707;
|
color: #00fdbe;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
line-height: 1.125; }
|
line-height: 1.125; }
|
||||||
|
|
|
@ -28,7 +28,7 @@ $input-shadow: none;
|
||||||
|
|
||||||
|
|
||||||
//my shit
|
//my shit
|
||||||
$title-color: $off-off-dark;
|
$title-color: $lime;
|
||||||
$input-color: $link;
|
$input-color: $link;
|
||||||
$primary: $lime;
|
$primary: $lime;
|
||||||
$text-strong: $pink;
|
$text-strong: $pink;
|
||||||
|
|
Loading…
Reference in a new issue