1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-28 23:06:20 +01:00
site/_src/_assets/styles/bigchain/_content-page.scss

14 lines
127 B
SCSS

.page__header {
padding: ($spacer * 4) 0;
}
.page__title {
text-align: center;
margin: 0;
}
.page__content {
}