diff options
Diffstat (limited to 'styles.scss')
-rw-r--r-- | styles.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/styles.scss b/styles.scss index 73028e6..a058104 100644 --- a/styles.scss +++ b/styles.scss @@ -4,6 +4,7 @@ // use broken white as background color $body-bg: #eeebe3; +$primary: #336666; // avoid web-loading internally declared default Bootswatch font $web-font-path: ""; |