✨ Update general style
- Smaller width of page - Center navbar - Fonts - Catppuccin Mocha colours - TODO.md - Show all uses at the same time - and more...
This commit is contained in:
@ -19,7 +19,7 @@ const {
|
||||
<label class="flex flex-col">
|
||||
{label}
|
||||
<input
|
||||
class="input input-bordered"
|
||||
class="input input-bordered w-full"
|
||||
type={type}
|
||||
name={name}
|
||||
required={required}
|
||||
|
Reference in New Issue
Block a user