atproto explorer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix layout width fr

Juliet 4722be13 27d0b9a8

+2 -2
+1 -1
src/layout.tsx
··· 82 82 </a> 83 83 </div> 84 84 </div> 85 - <div class="mb-5 flex w-full flex-col items-center text-pretty md:max-w-screen-md"> 85 + <div class="mb-5 flex max-w-full flex-col items-center text-pretty md:max-w-screen-md"> 86 86 <Show when={useLocation().pathname !== "/login"}> 87 87 <Search /> 88 88 </Show>
+1 -1
src/views/home.tsx
··· 1 1 const Home = () => { 2 2 return ( 3 - <div class="mt-4 flex flex-col break-words"> 3 + <div class="mt-4 flex w-full flex-col break-words"> 4 4 <div class="mb-2"> 5 5 <p> 6 6 Browse the public data on{" "}