Add testimonial to the org tour page
This commit is contained in:
parent
8117c5ead9
commit
ea8f5ba59e
3 changed files with 21 additions and 0 deletions
|
@ -1539,6 +1539,13 @@ form input.ng-valid.ng-dirty,
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.product-tour .testimonial {
|
||||
margin-bottom: 20px;
|
||||
margin-top: 10px;
|
||||
padding-top: 20px;
|
||||
border-top: 4px solid #ccc;
|
||||
}
|
||||
|
||||
.landing .popover-content {
|
||||
color: black;
|
||||
}
|
||||
|
|
Reference in a new issue