summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index f76ab10..9896856 100644
--- a/style.scss
+++ b/style.scss
@@ -1,5 +1,8 @@
+@import 'bourbon';
+
body {
background: #eee;
+ font-family: $lucida-grande;
ol {
display: inline;
li {