tangled
alpha
login
or
join now
olaren.dev
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atmosphere explorer
0
fork
atom
overview
issues
pulls
pipelines
add more margin in homepage section
handle.invalid
1 month ago
5379a917
47fe2ea4
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
views
home.tsx
+1
-1
src/views/home.tsx
···
80
80
</div>
81
81
82
82
{/* Example Repos */}
83
83
-
<section class="flex flex-col gap-3">
83
83
+
<section class="mb-1 flex flex-col gap-3">
84
84
<div class="flex justify-between">
85
85
<For each={profiles}>
86
86
{(profile) => (