mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-28 23:06:20 +01:00
14 lines
127 B
SCSS
14 lines
127 B
SCSS
|
|
.page__header {
|
|
padding: ($spacer * 4) 0;
|
|
}
|
|
|
|
.page__title {
|
|
text-align: center;
|
|
margin: 0;
|
|
}
|
|
|
|
.page__content {
|
|
|
|
}
|