Updating theme - version 4.0.0 - fonts, conditional comments, prev & next posts,...
[ghost-theme-willow.git] / source / sass / components / _sidebar-navigation.scss
diff --git a/source/sass/components/_sidebar-navigation.scss b/source/sass/components/_sidebar-navigation.scss
deleted file mode 100644 (file)
index 22e8235..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
-|-------------------------------------------------------------------------------
-| Sidebar navigation
-|-------------------------------------------------------------------------------
-*/
-.c-sidebar-navigation {
-  font-size: 0.9em;
-  margin-bottom: 20px;
-  padding: 0 15px 20px;
-  border-bottom: 1px solid $c-gray;
-}
-
-.c-sidebar-navigation__item {
-  padding: 5px;
-  font-weight: bold;
-  display: inline-block;
-}
\ No newline at end of file