Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
carletex committed Mar 22, 2024
1 parent cba769f commit 9ad60c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/app/_components/HomepageHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ export const HomepageHero = () => (
<div className="text-center font-spaceMono px-1 max-w-lg lg:max-w-none lg:w-4/5 lg:px-0 lg:text-left space-y-5">
<div className="bg-base-300 p-4 rounded-2xl">
<p className="m-0 text-xs md:text-sm lg:text-base">
BG grants are one of the ways BuidlGuidl funds development and contributes to the Ethereum ecosystem. Did you
just finish SRE or complete one of our batches? This could be the next step in your BuidlGuidl journey.
BG grants are one of the ways BuidlGuidl funds development and contributes to the Ethereum ecosystem. Did
you just finish SRE or complete one of our batches? This could be the next step in your BuidlGuidl journey.
</p>
</div>
<Link
Expand Down

0 comments on commit 9ad60c6

Please sign in to comment.