Merge pull request #1677 from robszumski/homepage-tagline

static: update homepage tagline
This commit is contained in:
Josh Wood 2016-08-08 17:45:02 -07:00 committed by GitHub
commit f7c8c4ca2c
2 changed files with 6 additions and 2 deletions

View file

@ -100,6 +100,11 @@
position: relative;
}
.landing-content .works-with {
line-height: 30px;
vertical-align: middle;
}
.landing-content .works-with img {
max-height: 28px;
margin-left: 30px;
@ -109,7 +114,6 @@
vertical-align: middle;
margin-left: 30px;
font-size: 12px;
line-height: 16px;
max-width: 400px;
display: inline-block;
padding-left: 30px;