atmosphere explorer

add more margin in homepage section

handle.invalid 5379a917 47fe2ea4

verified
+1 -1
+1 -1
src/views/home.tsx
··· 80 80 </div> 81 81 82 82 {/* Example Repos */} 83 - <section class="flex flex-col gap-3"> 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) => (