modif du thème avec tailwind

This commit is contained in:
Valentin
2023-06-19 02:35:06 +02:00
parent a4ad086903
commit 4cb724bce1
6 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<header class="banner">
<header class="text-4xl py-8 shadow-lg fixed top-0 h-1/12 w-full bg-slate-900 flex flex-row justify-center items-center z-10">
<a class="brand" href="{{ home_url('/') }}">
{!! $siteName !!}
</a>