Files
liquid/_sass/modules/_page-content.scss
T
Tetsuro 6028ddb189 Changing sidebar to deeplinks
Fixed up navigation, collection contents are now output on one page. CSS cleanup
2015-08-26 19:07:51 -04:00

15 lines
143 B
SCSS

td {
code {
border: none;
background: none;
}
}
p {
line-height: 1.8;
}
.content__item {
margin-bottom: $spacing-unit * 2;
}