style mainpage

This commit is contained in:
2023-08-25 21:53:48 +02:00
parent 5b8d8e8c09
commit 2848fea893

View File

@@ -4,7 +4,7 @@
<div class="flex flex-wrap justify-center text-gray-300 my-5">
<a href="blog/"
class="duration-200 px-6 py-3 bg-white-custom hover:opacity-80 hover:text-white relative block focus:outline-none text-md text-center">
class="duration-200 px-6 py-3 bg-darker-green-custom hover:opacity-80 hover:text-white relative block focus:outline-none text-md text-center">
Alle Beiträge >
</a>
</div>