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:
2025-02-15 18:01:17 +01:00
parent cb00252364
commit 023c8b7c85
20 changed files with 168 additions and 100 deletions

View File

@ -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}