- Fix the tour links on the landing page
- Add some of our customer logos
This commit is contained in:
parent
7cb5b33123
commit
09c1352b43
4 changed files with 30 additions and 4 deletions
|
@ -4181,3 +4181,12 @@ have a fixed width and height (but it's not required).
|
|||
.screenshot-feature .sf-text {
|
||||
margin-left: 70px;
|
||||
}
|
||||
|
||||
.trusted-logos {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.trusted-logos img {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
Reference in a new issue