Fix an alignment issue in the enterprise section of the plans.

This commit is contained in:
yackob03 2013-10-15 01:02:37 -04:00
parent 6fc1b45fd4
commit 6d33b2af59

View file

@ -37,9 +37,11 @@
</div>
</div>
<div class="row">
<h3>Enterprise</h3>
<dt>I work in an enterprise and we need to run Quay.io on our servers. Can I do so?</dt>
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss enterprise plans.</dd>
<div class="col-md-12">
<h3>Enterprise</h3>
<dt>I work in an enterprise and we need to run Quay.io on our servers. Can I do so?</dt>
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss enterprise plans.</dd>
</div>
</div>
</div>