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

@ -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