Files
liquid/_sass/modules/_content-area.scss
2015-08-28 15:45:28 -04:00

14 lines
142 B
SCSS

.content__item {
margin-bottom: $spacing-unit * 2;
h3 {
text-decoration: underline;
}
}
.content__header {
font-weight: bold;
}