- Fix the tour links on the landing page

- Add some of our customer logos
This commit is contained in:
Joseph Schorr 2014-05-05 21:59:05 -04:00
parent 7cb5b33123
commit 09c1352b43
4 changed files with 30 additions and 4 deletions

View file

@ -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;
}