mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-19 23:41:22 +02:00
feat: admin status, first user is admin, site settings
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
opacity: 0.5;
|
||||
}
|
||||
</style>
|
||||
<main class="grow flex flex-col prose container mx-auto mt-2 sm:mt-4">
|
||||
<main class="grow flex flex-col prose container mx-auto mt-2 p-5 sm:mt-4">
|
||||
<h1 class="text-center">Account Settings</h1>
|
||||
<div class="form-control">
|
||||
<label class="label">
|
||||
|
||||
Reference in New Issue
Block a user