fix: spacing, button getting cutoff again :(
This commit is contained in:
parent
917a818c83
commit
7f38d409d2
|
@ -9,7 +9,7 @@ import background from "/src/assets/double-brand-bg.png";
|
|||
src={background.src}
|
||||
class="absolute top-0 right-0 md:static -mx-10 -md:mx-20 lg:-mx-40 w-[1000px] max-h-[650px]"
|
||||
/>
|
||||
<div class="flex flex-col">
|
||||
<div class="flex flex-col py-10">
|
||||
<FeaturedGroup
|
||||
subtitle="Community-Powered"
|
||||
title="All about the people, no VC here."
|
||||
|
|
Loading…
Reference in New Issue