website: fix margin under terminals

This commit is contained in:
Jack Pearkes 2014-04-14 12:51:31 -04:00
parent f17af7b295
commit af9af93ad7
2 changed files with 3 additions and 1 deletions

View file

@ -204,6 +204,8 @@ body.page-home{
} }
.terminals{ .terminals{
margin-bottom: 80px;
.terminal-item{ .terminal-item{
border-bottom: 1px solid #eaeae; border-bottom: 1px solid #eaeae;

View file

@ -25,4 +25,4 @@
// Components w/ JavaScript // Components w/ JavaScript
/*@import "modals.less";*/ /*@import "modals.less";*/
// 4 // 661