🐛 fix alignment of main nav to logo

This commit is contained in:
Greg Newman
2022-11-15 07:51:02 -05:00
parent 26d000a18b
commit c795dbb989

View File

@@ -34,7 +34,7 @@
<div class="relative h-full mx-auto pl-8 inline">
<a href="{% url 'home' %}"><img class="inline w-auto h-[50px]" src="{% static 'img/Boost_Brandmark_WhiteBoost_Transparent.svg' %}" alt="Boost"></a>
</div>
<div class="inline md:space-x-10 float-right pr-8 text-lg">
<div class="inline pt-4 md:space-x-10 float-right pr-8 text-lg">
<a href="{% url "version-list" %}" class="font-medium text-gray-500 hover:text-gray-900">Versions</a>
<a href="/libraries/" class="font-medium text-gray-500 hover:text-gray-900">Libraries</a>