Remove the dot from What's Next?

this draws too much attention, and especially new users should not see the "Next" Page first
This commit is contained in:
davegson 2020-07-30 17:41:43 +02:00
parent 839ee6eec8
commit 9ab1dec72e

View file

@ -44,7 +44,6 @@
</li>
<li class="p-3 lg:p-0 text-white text-lg lg:text-sm relative">
<a href="{{ site.roadmap_url }}" class=" ml-0 lg:ml-4 px-3 py-2 font-semibold leading-5 hover:opacity-55 transition duration-150 ease-in-out opacity-100">
<span class="dot"></span>
What's Next?
</a>
</li>