Removed Objects section

This commit is contained in:
Tetsuro
2015-07-25 16:50:24 -04:00
parent d9a08801c5
commit a3ceafbcd0
7 changed files with 6 additions and 43 deletions

View File

@@ -20,6 +20,7 @@
.btn-row {
display: flex;
justify-content: center;
margin-bottom: 0;
.btn:not(:first-child) {
margin-left: $spacing-unit / 2;

View File

@@ -1,5 +1,8 @@
.home--banner {
text-align: center;
border-bottom: 1px solid lighten($color-slate, 50%);
padding-bottom: $spacing-unit;
margin-bottom: $spacing-unit;
h1 {
font-weight: bold;