Compare commits
2 Commits
efd13675da
...
8ac39c57f1
Author | SHA1 | Date |
---|---|---|
Juan Di Toro | 8ac39c57f1 | |
Juan Di Toro | 7f38d409d2 |
|
@ -9,7 +9,7 @@ import background from "/src/assets/double-brand-bg.png";
|
||||||
src={background.src}
|
src={background.src}
|
||||||
class="absolute top-0 right-0 md:static -mx-10 -md:mx-20 lg:-mx-40 w-[1000px] max-h-[650px]"
|
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
|
<FeaturedGroup
|
||||||
subtitle="Community-Powered"
|
subtitle="Community-Powered"
|
||||||
title="All about the people, no VC here."
|
title="All about the people, no VC here."
|
||||||
|
|
Loading…
Reference in New Issue