1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

styles and back button

This commit is contained in:
muerwre 2019-07-27 07:08:22 +07:00
parent 1b37ed4bbf
commit c13c0fcc3c
7 changed files with 14 additions and 12 deletions

View file

@ -30,6 +30,7 @@ $font: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helve
$font_48_semibold: $semibold 48px $font;
$font_24_bold: $bold 24px $font;
$font_24_semibold: $bold 24px $font;
$font_24_medium: $medium 24px $font;
$font_24_regular: $regular 24px $font;
$font_18_regular: $regular 18px $font;
$font_18_extra_light: $extra_light 18px $font;