lessen margin on terminals
This commit is contained in:
parent
f0c2ec056b
commit
e9ab088eba
|
@ -239,7 +239,7 @@ body.page-home {
|
||||||
margin-bottom: 80px;
|
margin-bottom: 80px;
|
||||||
|
|
||||||
.terminal-item{
|
.terminal-item{
|
||||||
margin-bottom: 120px;
|
margin-bottom: 80px;
|
||||||
|
|
||||||
&.last{
|
&.last{
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
|
Loading…
Reference in New Issue