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{
margin-bottom: 80px;
.terminal-item{
border-bottom: 1px solid #eaeae;

View File

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