diff --git a/static/css/quay.css b/static/css/quay.css index 8c0e2b5d1..2595bd088 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -1520,6 +1520,8 @@ form input.ng-valid.ng-dirty, font-size: 14px; text-align: center; line-height: normal; + padding-top: 30px; + margin-bottom: 15px; } .landing-page .shoutout .shoutout-link { @@ -4222,7 +4224,10 @@ have a fixed width and height (but it's not required). text-align: center; } -.trusted-logos img { - padding-left: 20px; - padding-right: 20px; +.trusted-logos .trusted-logo { + min-height: 75px; +} + +.trusted-logos .trusted-logo.apptentive { + padding-top: 20px; } \ No newline at end of file diff --git a/static/partials/landing-normal.html b/static/partials/landing-normal.html index 629e9a220..cd09659cf 100644 --- a/static/partials/landing-normal.html +++ b/static/partials/landing-normal.html @@ -102,10 +102,18 @@
- - - - + + + +