mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
save more space in header
This commit is contained in:
parent
b88dcf7c80
commit
ceee69ae1e
@ -6,8 +6,8 @@
|
||||
|
||||
.section--firsttransaction {
|
||||
.section-title {
|
||||
font-size: $font-size-h3;
|
||||
margin-bottom: $spacer * 3;
|
||||
font-size: $font-size-h4;
|
||||
margin-bottom: $spacer * 2;
|
||||
text-align: left;
|
||||
|
||||
@media ($screen-sm) {
|
||||
|
@ -5,11 +5,6 @@
|
||||
.header__content {
|
||||
padding: ($spacer * 3) 0;
|
||||
text-align: center;
|
||||
|
||||
@media ($screen-sm) {
|
||||
padding-top: ($spacer * 4);
|
||||
padding-bottom: ($spacer * 4);
|
||||
}
|
||||
}
|
||||
|
||||
// intro animation
|
||||
|
Loading…
Reference in New Issue
Block a user