Fix an alignment issue in the enterprise section of the plans.
This commit is contained in:
parent
6fc1b45fd4
commit
6d33b2af59
1 changed files with 5 additions and 3 deletions
|
@ -37,9 +37,11 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h3>Enterprise</h3>
|
<div class="col-md-12">
|
||||||
<dt>I work in an enterprise and we need to run Quay.io on our servers. Can I do so?</dt>
|
<h3>Enterprise</h3>
|
||||||
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss enterprise plans.</dd>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Reference in a new issue