mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
spacing tweaks
This commit is contained in:
parent
f91d448675
commit
8d6000e0fd
@ -37,7 +37,7 @@
|
||||
display: block;
|
||||
box-shadow: none;
|
||||
background: $brand-main-blue-dark;
|
||||
padding: $spacer * 1.5 $spacer * 2;
|
||||
padding: $spacer * 2;
|
||||
height: 100%;
|
||||
border-radius: $border-radius;
|
||||
|
||||
@ -50,6 +50,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
p:last-child,
|
||||
.guide__title:only-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.guide__title,
|
||||
|
Loading…
Reference in New Issue
Block a user