mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update variables.scss
This commit is contained in:
parent
8a932e8e1f
commit
3a9f92eb62
1 changed files with 1 additions and 1 deletions
2
resources/assets/sass/_variables.scss
vendored
2
resources/assets/sass/_variables.scss
vendored
|
@ -4,5 +4,5 @@ $body-bg: #f5f8fa;
|
||||||
|
|
||||||
// Typography
|
// Typography
|
||||||
$font-family-sans-serif: "Roboto", sans-serif;
|
$font-family-sans-serif: "Roboto", sans-serif;
|
||||||
$font-size-base: 1rem;
|
$font-size-base: 0.9rem;
|
||||||
$line-height-base: 1.6;
|
$line-height-base: 1.6;
|
||||||
|
|
Loading…
Reference in a new issue