1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-02 00:05:37 +01:00
site/_src/_assets/styles/_page-whitepaper.scss
Matthias Kretschmann c5d96487fa Header tweaks (#109)
* better mechanism for header images
* add new use cases photo
2017-03-29 18:32:31 +02:00

13 lines
195 B
SCSS

.page-whitepaper {
.content--page--markdown {
> p:nth-child(1),
> p:nth-child(2),
> p:nth-child(3) { text-align: center; }
}
}
.section-whitepaper-download {
}