aboutsummaryrefslogtreecommitdiff
path: root/sass/custom/_styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/custom/_styles.scss')
-rw-r--r--sass/custom/_styles.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss
deleted file mode 100644
index 2f23ecfd..00000000
--- a/sass/custom/_styles.scss
+++ /dev/null
@@ -1,10 +0,0 @@
-// This File is imported last, and will override other styles in the cascade
-// Add styles here to make changes without digging in too much
-body {
- font-size: 1em;
-}
-
-article blockquote {
- font-size: 1em;
- color: #888888;
-}