mirror of
https://github.com/ivabus/www
synced 2024-11-22 02:05:06 +03:00
Margin adjustment
This commit is contained in:
parent
2cf29c0bd2
commit
565c79bd54
1 changed files with 6 additions and 6 deletions
|
@ -24,14 +24,14 @@
|
|||
|
||||
</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>
|
||||
<a href="https://medium.com/teaxyz">blog</a><br>
|
||||
<a href="/careers/">careers</a><br>
|
||||
<a href="/privacy-policy/">privacy policy</a><br>
|
||||
<a href="/terms-of-use/">terms of use</a><br>
|
||||
<a class="quick-links" href="https://medium.com/teaxyz">blog</a><br>
|
||||
<a class="quick-links" href="/careers/">careers</a><br>
|
||||
<a class="quick-links" href="/privacy-policy/">privacy policy</a><br>
|
||||
<a class="quick-links" href="/terms-of-use/">terms of use</a><br>
|
||||
</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>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue