a tool for shared writing and social publishing
0
fork

Configure Feed

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

little spacing issue in theme setter

celine e45e3c81 e96b3c1e

+1 -1
+1 -1
components/ThemeManager/ThemeSetter.tsx
··· 178 178 ? "cover" 179 179 : `calc(${leafletBGRepeat.data.value}px / 2 )`, 180 180 }} 181 - className={`bg-bg-leaflet mx-2 p-3 mb-2 flex flex-col rounded-md border border-border ${props.home ? "" : "pb-0"}`} 181 + className={`bg-bg-leaflet mx-2 p-3 mb-2 flex flex-col rounded-md border border-border pb-0`} 182 182 > 183 183 <div className={`flex flex-col z-10 mt-4 -mb-[6px] `}> 184 184 <div