website: fix margin under terminals

pull/36/head
Jack Pearkes 2014-04-14 12:51:31 -04:00
parent 8797345f53
commit 634236faf0
2 changed files with 3 additions and 1 deletions

View File

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

View File

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