this repo has no description www.baileykane.co/

Adjust section list background and border to contrast with new background color

+1 -1
+1 -1
components/pageContent/home/HomePage.tsx
··· 104 104 </div> 105 105 </div> 106 106 </div> 107 - <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"> 107 + <div className="py-6 px-2 sm:px-4 rounded-lg border border-stone-300 dark:border-stone-700 bg-stone-50 dark:bg-stone-800 w-full flex flex-col relative z-10"> 108 108 <h3 className="text-stone-600 dark:text-stone-300 mb-2 border-b border-b-stone-400 dark:border-b-stone-500"> 109 109 All my stuff 110 110 </h3>