Refactoring code, cleaning up some SASS, styling author and tag page, adding optional...
[ghost-theme-willow.git] / source / sass / components / _sidebar-promotion-links.scss
index 751c5bc2df60eff1210f5edb2ba78525cdb353dd..7fa84163c0d1c9f4c7c7b1acb4cf1b4987132dde 100644 (file)
@@ -7,10 +7,10 @@
   font-size: 0.8em;
   margin-bottom: 20px;
   padding-bottom: 20px;
-  border-bottom: 1px solid $c-grayMedium;
+  border-bottom: 1px solid $c-gray;
 }
 
 .c-sidebar-promotion-links__item {
-  padding: 5px 0;
+  padding: 5px 15px;
   display: block;
 }
\ No newline at end of file