Remove footer dot pulse

This commit is contained in:
Luke 2022-02-09 21:47:57 +01:00
parent c66bdb33e8
commit 771e7a6ca9

View file

@ -29,7 +29,7 @@
<a href="{{ site.business_model_url }}" class="footer-link"> Business Model </a> <a href="{{ site.business_model_url }}" class="footer-link"> Business Model </a>
<a href="{{ site.ownership_url }}" class="footer-link"> Ownership </a> <a href="{{ site.ownership_url }}" class="footer-link"> Ownership </a>
<div class="flex items-center"> <div class="flex items-center">
<span class="dot pulse-opacity-out-in absolute -ml-5"></span> <span class="dot absolute -ml-5"></span>
<a href="{{ site.jobs_url }}" class="footer-link"> We're Hiring </a> <a href="{{ site.jobs_url }}" class="footer-link"> We're Hiring </a>
</div> </div>
<a href="{{ site.help_url }}" class="footer-link"> Get Help </a> <a href="{{ site.help_url }}" class="footer-link"> Get Help </a>