mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-05-05 13:27:08 +01:00
Theme: Modern: Update font usage.
This commit is contained in:
@ -14,7 +14,7 @@ main {
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: {{{fontList 'default-html'}}};
|
||||
font-family: {{{fontList 'default'}}};
|
||||
font-size: 15px;
|
||||
color: #333;
|
||||
line-height: 1.42857143;
|
||||
|
@ -7,7 +7,7 @@ main {
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: {{{fontList 'default-html'}}};
|
||||
font-family: {{{fontList 'default'}}};
|
||||
font-size: 15px;
|
||||
color: #333;
|
||||
line-height: 1.42857143;
|
||||
|
Reference in New Issue
Block a user