website: fix margin under terminals
This commit is contained in:
parent
f17af7b295
commit
af9af93ad7
|
@ -204,6 +204,8 @@ body.page-home{
|
|||
}
|
||||
|
||||
.terminals{
|
||||
margin-bottom: 80px;
|
||||
|
||||
.terminal-item{
|
||||
border-bottom: 1px solid #eaeae;
|
||||
|
||||
|
|
|
@ -25,4 +25,4 @@
|
|||
// Components w/ JavaScript
|
||||
/*@import "modals.less";*/
|
||||
|
||||
// 4
|
||||
// 661
|
||||
|
|
Loading…
Reference in New Issue