this repo has no description www.baileykane.co/
0
fork

Configure Feed

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

Edit copy, remove unused classes

BK610 c7c85e27 e8cc8671

+2 -2
+2 -2
pages/index.js
··· 92 92 </div> 93 93 <div className="py-6 px-2 sm:px-4 rounded-lg bg-stone-100 dark:bg-stone-800 w-full flex flex-col relative z-10"> 94 94 <h3 className="text-stone-600 dark:text-stone-300 mb-2 border-b border-b-stone-400 dark:border-b-stone-500"> 95 - Please, take a gander 95 + All of my projects 96 96 </h3> 97 - <div className="h-full w-full items-center space-y-4"> 97 + <div className="h-full w-full items-center"> 98 98 <SectionList className="item-list flex flex-col"> 99 99 {sectionsList.data.map((section, k) => ( 100 100 <HomeSectionItem