mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
better text nodes appearance
This commit is contained in:
parent
6d0a22707c
commit
6476e60c81
4 changed files with 42 additions and 38 deletions
|
@ -52,7 +52,7 @@ $font_10_semibold: $semibold 10px $font;
|
|||
$font_8_regular: $regular 8px $font;
|
||||
$font_8_semibold: $semibold 8px $font;
|
||||
|
||||
$font_cell_title: $font_24_bold;
|
||||
$font_cell_title: $bold 30px $font;
|
||||
$font_hero_title: $font_48_semibold;
|
||||
|
||||
$shadow_depth_1: transparentize(black, 0.8) 0 1px, inset transparentize(white, 0.98) 0 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue