mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed lab header colors
This commit is contained in:
parent
26a061026f
commit
61326f237f
8 changed files with 63 additions and 18 deletions
|
@ -15,6 +15,7 @@ $primary: $red;
|
|||
$secondary: $wisegreen;
|
||||
|
||||
$red_gradient: linear-gradient(165deg, $orange -50%, $red 150%);
|
||||
$yellow_gradient: linear-gradient(165deg, $yellow -50%, $red 150%);
|
||||
$blue_gradient: linear-gradient(170deg, $blue, $dark_blue);
|
||||
$green_gradient: linear-gradient(
|
||||
170deg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue