fixed legal page

This commit is contained in:
Lee Wong 2017-04-01 20:27:01 +07:00 committed by tungfa
parent b85088cdca
commit 8b3b0ebd9a
3 changed files with 32 additions and 31 deletions

View file

@ -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>