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