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

9 lines
127 B
SCSS

.page-whitepaper {
.content--page--markdown {
> p:first-child {
text-align: center;
}
}
}