Merge pull request #101 from lunchboxav/master

use uniform body font for docs
This commit is contained in:
Jared Watts 2021-04-26 18:59:43 +02:00 committed by GitHub
commit 720d39fbf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
body {
font-size: 14px;
font-family: $body-font;
}
a:hover {