tangled
alpha
login
or
join now
whey.party
/
red-dwarf
82
fork
atom
an independent Bluesky client using Constellation, PDS Queries, and other services
reddwarf.app
frontend
spa
bluesky
reddwarf
microcosm
client
app
82
fork
atom
overview
issues
25
pulls
pipelines
add gap to tablet sidebar
rimar1337
4 months ago
07f352c4
a798ba8c
+1
-1
1 changed file
expand all
collapse all
unified
split
src
routes
__root.tsx
+1
-1
src/routes/__root.tsx
···
415
415
</div>
416
416
</nav>
417
417
418
418
-
<nav className="hidden sm:flex items-center lg:hidden h-screen flex-col gap-0 p-4 dark:border-gray-800 sticky top-0 self-start">
418
418
+
<nav className="hidden sm:flex items-center lg:hidden h-screen flex-col gap-2 p-4 dark:border-gray-800 sticky top-0 self-start">
419
419
<div className="flex items-center gap-3 mb-4">
420
420
<img src="/redstar.png" alt="Red Dwarf Logo" className="w-8 h-8" />
421
421
</div>