manage/user.tmpl: change title style [skip ci]
This commit is contained in:
parent
653ff23e39
commit
fd9d1e1986
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user