🎨 full logo in footer but smaller

Issue: #229
This commit is contained in:
Greg Newman
2023-05-01 15:59:18 -04:00
parent 1f302285f1
commit 3c9dd6eed9

View File

@@ -29,7 +29,13 @@
<div class="items-center px-5 pt-4 mt-16 md:flex">
<div class="mr-11">
<img class="w-auto h-[53px]" src="{% static 'img/Boost_Symbol_Transparent.svg' %}" alt="">
<img class="hidden mb-1 w-auto dark:inline-block h-[40px]"
src="{% static 'img/Boost_Brandmark_WhiteBoost_Transparent.svg' %}"
alt="Boost">
<img class="inline-block mb-1 w-auto dark:hidden h-[40px]"
src="{% static 'img/Boost_Brandmark_BlackBoost_Transparent.svg' %}"
alt="Boost">
</div>
<div class="justify-between pt-3 pb-3 w-1/2 md:space-x-10">
<a class="block my-2 md:inline" href="/">&#169; 2022 Boost.org</a>