diff --git a/static/css/pages/plans.css b/static/css/pages/plans.css index ad499987b..d1a96d2c2 100644 --- a/static/css/pages/plans.css +++ b/static/css/pages/plans.css @@ -134,6 +134,10 @@ text-align: center; } +.co-p-quay-enterprise-tagline button { + margin-left: 40px; +} + .co-p-quay-enterprise-trial { text-align: center; margin-top: 30px; @@ -584,8 +588,8 @@ } #tectonicManagerDialog .buttons { - margin-top: 10px; - margin-bottom: 30px; + margin-top: 20px; + margin-bottom: 20px; } #tectonicManagerDialog .buttons .btn { diff --git a/static/directives/plans-display.html b/static/directives/plans-display.html index 145928305..27bcbd240 100644 --- a/static/directives/plans-display.html +++ b/static/directives/plans-display.html @@ -372,7 +372,12 @@
-

One container registry for your entire enterprise

+

One container registry for your entire enterprise + +

+
@@ -409,7 +414,9 @@
Ready to try Quay Enterprise?
- Start a free trial +
No credit card required, 30-day trial
@@ -537,18 +544,17 @@