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 4040811 commit edf9564
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/NonProfits.astro
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,8 @@ import NonProfit from './NonProfit.astro';
grid-template-columns: 1fr 1fr 1fr;
}
}

#nonprofits {
margin-top: 180px;
}
</style>

0 comments on commit edf9564

Please sign in to comment.