New signals to add content to the front page

This commit is contained in:
Raphael Michel
2016-08-15 15:33:30 +02:00
parent 1ef5973e26
commit 74866437f4
4 changed files with 48 additions and 18 deletions

View File

@@ -96,7 +96,10 @@
color: white;
}
.checkout-button-row {
padding: 15px 0;
padding-top: 15px;
}
section.front-page {
margin-top: 15px;
}
.offline-banner {
background: $brand-danger;