Archived
1
0
Fork 0

app/assets/sass/_variables.scss: change "text-size-large" variable name to "font-size-large"

This commit is contained in:
Henrik Hautakoski 2022-07-31 18:30:14 +02:00
parent 2285d0d70a
commit 9ca1abbdd3
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ $linkedin-color: #0077B5;
$font-size-navigation: 20px;
$text-size-large: 20px;
$font-size-large: 20px;
$font-size-small: 14px;
$font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;

View file

@ -64,7 +64,7 @@
// Sizes
// ----------------------------------
.button-large { font-size: $text-size-large; }
.button-large { font-size: $font-size-large; }
.button-small { font-size: 0.6em; }
// Block button