Margin adjustment

This commit is contained in:
tsmitty11 2023-05-22 13:03:59 +02:00
parent 2cf29c0bd2
commit 565c79bd54

View file

@ -24,14 +24,14 @@
</div> </div>
</div> </div>
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-12 col-12 mt-5 ps-xl-5"> <div class="col-xl-2 col-lg-2 col-md-4 col-sm-12 col-12 ps-xl-5 mt-3">
<h6 class="white mt-2">Quick Links</h6> <h6 class="white mt-2">Quick Links</h6>
<a href="https://medium.com/teaxyz">blog</a><br> <a class="quick-links" href="https://medium.com/teaxyz">blog</a><br>
<a href="/careers/">careers</a><br> <a class="quick-links" href="/careers/">careers</a><br>
<a href="/privacy-policy/">privacy policy</a><br> <a class="quick-links" href="/privacy-policy/">privacy policy</a><br>
<a href="/terms-of-use/">terms of use</a><br> <a class="quick-links" href="/terms-of-use/">terms of use</a><br>
</div> </div>
<div class="col-xl-4 col-lg-6 col-md-12 col-sm-12 col-12 mt-5 ps-3" style="margin-left:auto;"> <div class="col-xl-4 col-lg-6 col-md-12 col-sm-12 col-12 ps-3 mt-3" style="margin-left:auto;">
<h6 class="white mb-3 mt-2">Enter your email to join our newsletter:</h6> <h6 class="white mb-3 mt-2">Enter your email to join our newsletter:</h6>
<div class="klaviyo-form-RqTcUf mb-2"></div> <div class="klaviyo-form-RqTcUf mb-2"></div>
<p class="small grid-gray">We will never share your information with anyone else; this is just for the occasional newsletter. You can learn more by reading our <a href="/privacy-policy/" style="color:#00ffd0 !important;">privacy policy</a>. </p> <p class="small grid-gray">We will never share your information with anyone else; this is just for the occasional newsletter. You can learn more by reading our <a href="/privacy-policy/" style="color:#00ffd0 !important;">privacy policy</a>. </p>