tangled
alpha
login
or
join now
ansxor.ca
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atmosphere explorer
0
fork
atom
overview
issues
pulls
pipelines
fix navbar spacing
handle.invalid
1 month ago
7e608433
d67aed37
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
components
navbar.tsx
+1
-1
src/components/navbar.tsx
···
121
121
>
122
122
<div class="flex min-w-0 basis-full items-center gap-2">
123
123
<Tooltip text="Repository">
124
124
-
<div class="relative flex h-5 w-4 shrink-0 items-center justify-center">
124
124
+
<div class="relative flex h-5 w-3.5 shrink-0 items-center justify-center sm:w-4">
125
125
<span
126
126
class="iconify lucide--book-user absolute text-neutral-500 transition-colors duration-200 group-hover:text-neutral-700 dark:text-neutral-400 dark:group-hover:text-neutral-200"
127
127
classList={{