1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-01 15:55:36 +01:00
site/_src/_assets/styles/_page-whitepaper.scss

13 lines
246 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 {
background-image: url('/assets/img/photo3.jpg')
}