Skip to content

Commit

Permalink
Update NonProfits.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoder committed Jan 11, 2024
1 parent 4c7a4fb commit a848ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/NonProfits.astro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import NonProfit from './NonProfit.astro';
---

<section class="lead">
<section class="lead" id="nonprofits">
<h4>NON-PROFITS</h4>
<h2>We’re a hackathon with <span class="emphasis">social good</span> at its heart.</h2>
<p>
Expand Down Expand Up @@ -92,4 +92,4 @@ import NonProfit from './NonProfit.astro';
grid-template-columns: 1fr 1fr 1fr;
}
}
</style>
</style>

0 comments on commit a848ca7

Please sign in to comment.