mirror of https://github.com/hashicorp/consul
website: fix margin under terminals
parent
8797345f53
commit
634236faf0
|
@ -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