data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

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

refactor: change paddings to look better

dusk ca946b1a 4926331a

+1 -1
+1 -1
src/routes/+layout.svelte
··· 128 128 </defs> 129 129 </svg> 130 130 131 - <div class="md:h-[96vh] pb-[8vh] lg:px-[4vw] 2xl:px-[8vw] lg:py-[5.5vh] overflow-x-hidden [scrollbar-gutter:stable]"> 131 + <div class="md:h-[96vh] pb-[8vh] lg:px-[4vw] 2xl:px-[8vw] lg:pb-[5vh] lg:pt-[3.5vh] overflow-x-hidden [scrollbar-gutter:stable]"> 132 132 <slot /> 133 133 </div> 134 134