Changing default font size
This commit is contained in:
@ -24,7 +24,7 @@ $button-color: #CCCCCC !default;
|
||||
--on-background: $on-background;
|
||||
}
|
||||
|
||||
$default-font-size: 1.2rem;
|
||||
$default-font-size: 1rem;
|
||||
|
||||
.background-default {
|
||||
background: $background;
|
||||
|
Reference in New Issue
Block a user