site/_src/_assets/styles/_page-whitepaper.scss

15 lines
235 B
SCSS

.page-whitepaper {
.content--page--markdown {
> p:first-child {
text-align: center;
}
}
}
.section--whitepaper-download {
.section-header + .text-center {
margin-top: -$spacer;
}
}