mirror of
https://github.com/bigchaindb/site.git
synced 2025-01-26 01:32:35 +01:00
8 lines
116 B
SCSS
8 lines
116 B
SCSS
|
|
.footer {
|
|
padding-top: $spacer;
|
|
padding-bottom: $spacer;
|
|
text-align: center;
|
|
color: $gray-light;
|
|
}
|