Refactoring of styles - BEM + ITCSS, removed Disqus.
[ghost-theme-willow.git] / source / sass / components / _sidebar-blog-description.scss
diff --git a/source/sass/components/_sidebar-blog-description.scss b/source/sass/components/_sidebar-blog-description.scss
new file mode 100644 (file)
index 0000000..f1c312b
--- /dev/null
@@ -0,0 +1,11 @@
+/*
+|-------------------------------------------------------------------------------
+| Sidebar blog description
+|-------------------------------------------------------------------------------
+*/
+.c-sidebar-blog-description {
+  font-size: 0.8em;
+  font-weight: normal;
+  color: $c-grayAccent;
+  margin-bottom: 20px;
+}
\ No newline at end of file