lessen margin on terminals

This commit is contained in:
Jason Costello 2016-10-04 18:11:15 -07:00
parent f0c2ec056b
commit e9ab088eba
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ body.page-home {
margin-bottom: 80px;
.terminal-item{
margin-bottom: 120px;
margin-bottom: 80px;
&.last{
border-bottom: none;