mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Fixed footer link and contact space between buttons
This commit is contained in:
parent
095ce8781f
commit
dce9a54dc3
2 changed files with 5 additions and 5 deletions
|
@ -19,9 +19,9 @@
|
|||
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
{% t pages.contact.form-pretext %} <br/>
|
||||
{% t pages.contact.form-pretext-2 %}
|
||||
<a href="mailto:contact@dash.org" class="btn-white-solid"> Contact us.</a> <!-- !!!remove after form is back up-->
|
||||
<p class="bottom-space">{% t pages.contact.form-pretext %} <br/>
|
||||
{% t pages.contact.form-pretext-2 %}</p>
|
||||
<a href="mailto:contact@dash.org" class="btn-white-solid"> Contact us.</a> <!-- !!!remove after form is back up-->
|
||||
</div>
|
||||
<div class="col-sm-4 col-sm-offset-4 callout-blue">
|
||||
Dash <br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue