Improve styling on category description.

This commit is contained in:
2016-05-23 10:55:49 -04:00
parent f5320c3717
commit e7c33958b7
2 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,9 @@
width: 25%;
}
.category-description {
margin-bottom: $spacing-unit * 1.5;
}
.category-menu {
margin-bottom: $spacing-unit;