-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
Is your feature request related to a problem? Please describe.
The interface is currently locked in 732px wide, which wastes plenty of spaces on a modern 27" monitor. This is also causing tab switching to be a bit disruptive.
Describe the solution you'd like
Some dynamic way to provide a "wide screen" mode that adopts the available screen estate.
Additional context
[1]
kite-public/src/routes/+page.svelte
Line 389 in 68690f6
| <div class="container mx-auto max-w-[732px] px-4 pt-8 pb-2"> |
Metadata
Metadata
Assignees
Labels
No labels