Adjust home and process index styles

This commit is contained in:
Martín González
2017-01-12 10:54:39 +01:00
parent a2a61341fe
commit 203bc740ac
7 changed files with 115 additions and 82 deletions

View File

@@ -9,7 +9,7 @@
// -----------------
.brand-heading {
background: $brand;
margin-bottom: 2rem;
margin-bottom: 5rem;
.column {
padding-top: 10rem;
@@ -58,7 +58,7 @@
// 03. Legislation cards
// -----------------
.legislation {
margin: 0 0 4rem 0;
margin: 0 0 5rem 0;
background: white;
border: 1px solid;
border-color: #e5e6e9 #dfe0e4 #d0d1d5;