1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-10 11:35:14 +02:00
site/_src/_assets/styles/_page-whitepaper.scss
2018-05-16 12:47:54 +02:00

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;
}
}