summaryrefslogtreecommitdiff
path: root/bootstrap-override.scss
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-27 15:11:56 -0400
committerBen Burwell <ben@benburwell.com>2019-08-27 15:11:56 -0400
commit0dc04812456434b475fda80858fcffeed1232a8a (patch)
treec7c368e82cc7e7543da8fa2e470600a6ab6ba333 /bootstrap-override.scss
parentc46084fb9d8cc738d9eecad144c1767bc21a6bfb (diff)
un-jekyllify
Diffstat (limited to 'bootstrap-override.scss')
-rw-r--r--bootstrap-override.scss18
1 files changed, 0 insertions, 18 deletions
diff --git a/bootstrap-override.scss b/bootstrap-override.scss
deleted file mode 100644
index 199ed95..0000000
--- a/bootstrap-override.scss
+++ /dev/null
@@ -1,18 +0,0 @@
----
----
-
-$orange: #dd8800;
-$link-color: #00e;
-$light: #999;
-$extra-light: #ddd;
-$ultra-light: #eee;
-$dark: #333;
-
-$horizontal-break: 600px;
-$vertical-break: 800px;
-
-body {
- font-family: 'Roboto', sans-serif;
- font-weight: 300;
-}
-