mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-01 22:39:13 +08:00
Removed included fonts, Set to use system fonts.
All font definitions moved into _text.scss. Needs override documentation to complete. Relates to #423.
This commit is contained in:
@ -12,7 +12,6 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: $text;
|
||||
font-size: $fs-m;
|
||||
line-height: 1.6;
|
||||
color: #616161;
|
||||
|
Reference in New Issue
Block a user