fix(buid): refs #6486 add custom variable #228

Merged
pablone merged 1 commits from 6486-fixBuild into dev 2024-03-06 09:02:28 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ $color-link: #66bfff;
$color-spacer-light: #a3a3a31f;
$color-spacer: #7979794d;
$border-thin-light: 1px solid $color-spacer-light;
$primary-light: lighten($primary, 35%);
$dark-shadow-color: black;
$layout-shadow-dark: 0 0 10px 2px #00000033, 0 0px 10px #0000003d;
$spacing-md: 16px;