split oauth_tokens.claims column up; improved fonts; allow multiple sse connections per user; make navbar and use friendly
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
<section class="flex justify-center max-w-full mt-[3em] mb-[3em]">
|
||||
<h1 class="bg-card max-w-full p-[2em] border-[1px] border-sidebar-border rounded-lg text-nowrap">
|
||||
<h1 class="
|
||||
min-[400px]:px-[calc(10vw-0.5em)]
|
||||
min-[400px]:py-[calc(8vw-0.5em)]
|
||||
border-[1px] border-sidebar-border rounded-lg
|
||||
bg-card
|
||||
text-nowrap
|
||||
text-center
|
||||
">
|
||||
Inventory++
|
||||
</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user