adjust margin on button

This commit is contained in:
a 2020-10-10 18:58:00 -05:00
parent 893eb32533
commit 572259f881

View file

@ -112,7 +112,7 @@
<div class="container">
<h2 class="section-heading" style="font-weight: 700">let's talk.</h2>
<p style="max-width: 65ch; margin: 0 auto;">if you'd like me to do something for you, then the best way to get in touch with me is to email a@trwnh.com with your proposal. i am currently open for hiring as well.</p>
<a href="https://resume.abdullahtarawneh.com" class="cta button" style="margin: 1em auto;">view resume</a>
<a href="https://resume.abdullahtarawneh.com" class="cta button" style="margin: 6em auto 0;">view resume</a>
</div>
</section>
</main>