a tool for shared writing and social publishing

more tweaks to fix discover page overscroll on mobile

+2 -2
+1 -1
app/discover/SortedPublicationList.tsx
··· 21 21 setOrder(o); 22 22 }} 23 23 /> 24 - <div className="discoverPubList flex flex-col gap-3 pt-6"> 24 + <div className="discoverPubList flex flex-col gap-3 pt-6 w-full"> 25 25 {props.publications 26 26 ?.filter((pub) => pub.documents_in_publications.length > 0) 27 27 ?.sort((a, b) => {
+1 -1
app/discover/page.tsx
··· 59 59 let publications = await getPublications(); 60 60 61 61 return ( 62 - <div className="max-w-prose mx-auto"> 62 + <div className="max-w-prose mx-auto w-full"> 63 63 <div className="discoverHeader flex flex-col items-center text-center pt-2 px-4"> 64 64 <h1>Discover</h1> 65 65 <p className="text-lg text-secondary italic mb-2">