Merge pull request #7 from raivis-vitols/development
[ghost-theme-willow.git] / source / sass / components / _sidebar-blog-description.scss
1 /*
2 |-------------------------------------------------------------------------------
3 | Sidebar blog description
4 |-------------------------------------------------------------------------------
5 */
6 .c-sidebar-blog-description {
7 padding: 0 20px;
8 font-size: 0.8em;
9 color: $c-grayDark;
10 margin-bottom: 20px;
11 font-weight: normal;
12 }