manage/user.tmpl: change title style [skip ci]

This commit is contained in:
leo 2023-06-04 11:52:04 +02:00
parent 653ff23e39
commit fd9d1e1986
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

@ -9,7 +9,7 @@
</h1>
{{- end }}
<div class="flex justify-between place-items-center">
<h1 class="text-xl text-pink-600 dark:text-pink-500 capitalize py-2">
<h1 class="text-xl text-fuchsia-600 dark:text-fuchsia-400 capitalize py-2">
Manage users
</h1>
<a href="/manage/users/new" class="w-auto py-1 mt-2 text-center text-blue-500 md:mt-0 md:mx-6 lg:mx-4 hover:underline dark:text-blue-400">