mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
8 lines
103 B
SCSS
8 lines
103 B
SCSS
|
|
||
|
.page-404 {
|
||
|
.page-content {
|
||
|
text-align: center;
|
||
|
padding: ($spacer * 4) 0;
|
||
|
}
|
||
|
}
|