Files
liquid/_sass/modules/_page-content.scss
T

19 lines
188 B
SCSS

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