mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
15 lines
235 B
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;
|
|
}
|
|
}
|