Skip to content

Commit

Permalink
reset home page formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
freitagb committed Oct 5, 2024
1 parent ae518de commit 5ed9026
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions overrides/home/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,13 @@ export default function HomeComponent() {
</HomeDescription>
<HyperwallCTA width="82%"/>
</GradientWrapper>
<p>Earth.gov is also the gateway to other interagency cooperative efforts for our planet.</p>
<VisitGHG float="left" width="37%%"/>
<VisitSLR float="right" width="37%/>
<Fold>
<FoldBody>
<p> Earth.gov is also the gateway to other interagency cooperative efforts for our planet.</p>
<VisitGHG float="left" width="37%%"/>
<VisitSLR float="right" width="37%/>
</FoldBody>
</Fold>
<Fold>
<FoldHeader>
<FoldHeadline>
Expand Down

0 comments on commit 5ed9026

Please sign in to comment.