website: fix margin under terminals
This commit is contained in:
parent
f17af7b295
commit
af9af93ad7
|
@ -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;
|
||||||
|
|
||||||
|
|
|
@ -25,4 +25,4 @@
|
||||||
// Components w/ JavaScript
|
// Components w/ JavaScript
|
||||||
/*@import "modals.less";*/
|
/*@import "modals.less";*/
|
||||||
|
|
||||||
// 4
|
// 661
|
||||||
|
|
Loading…
Reference in a new issue