mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
fixed legal page
This commit is contained in:
parent
b85088cdca
commit
8b3b0ebd9a
3 changed files with 32 additions and 31 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
<section>
|
||||
<div class="hero__buttons hero__buttons--get-dash">
|
||||
<a href="#" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a>
|
||||
<a href="" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a>
|
||||
<a href="#tax" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a>
|
||||
<a href="#compliance" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue