Merge branch 'comedical-main-bar'

This commit is contained in:
Twig 2025-07-10 16:17:29 +02:00
commit c3f3c95af6
No known key found for this signature in database

View file

@ -71,6 +71,10 @@ const guilds: GuildResponse[] | undefined = await fetchWithApi("/me/guilds");
width: 100dvw;
}
.homebar-item {
width: 100dvw;
}
#page-content {
display: flex;
flex-direction: row;