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; }
|
||||
|
||||
.title {
|
||||
color: #070707;
|
||||
color: #00fdbe;
|
||||
font-size: 2rem;
|
||||
font-weight: 600;
|
||||
line-height: 1.125; }
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue