1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 09:46:57 +01:00

save more space in header

This commit is contained in:
Matthias Kretschmann 2017-06-29 15:28:24 +02:00
parent b88dcf7c80
commit ceee69ae1e
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 7 deletions

View File

@ -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) {

View File

@ -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