1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 17:39:08 +00:00

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.ownership_url }}" class="footer-link"> Ownership </a>
<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>
</div>
<a href="{{ site.help_url }}" class="footer-link"> Get Help </a>