summaryrefslogtreecommitdiff
path: root/source/stylesheets/_blog.scss
diff options
context:
space:
mode:
Diffstat (limited to 'source/stylesheets/_blog.scss')
-rw-r--r--source/stylesheets/_blog.scss17
1 files changed, 0 insertions, 17 deletions
diff --git a/source/stylesheets/_blog.scss b/source/stylesheets/_blog.scss
deleted file mode 100644
index 13db407..0000000
--- a/source/stylesheets/_blog.scss
+++ /dev/null
@@ -1,17 +0,0 @@
-article {
- @extend .container-fluid;
- margin-bottom: 30px;
-}
-
-aside.blog-date {
- @extend .col-md-2;
-}
-
-div.blog-inner {
- @extend .col-md-8;
-}
-
-h3.blog-article-heading {
- margin-top: 0px;
-}
-