1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-28 14:16:41 +07:00

fix flow hero titles

This commit is contained in:
Fedor Katurov 2023-11-06 16:53:08 +06:00
parent 79fc183c9c
commit bb488b73d9
2 changed files with 5 additions and 21 deletions

View file

@ -67,7 +67,7 @@ $_brown: #23201f;
$_brown,
0.3
)};
--content_bg_hero: url('/images/noise.png') #{transparentize($_brown, 0.5)};
--content_bg_hero: url('/images/noise.png') #{transparentize($_brown, 0.6)};
// white shades (move to --vars)
--white: white;