Skip to content

Commit

Permalink
section
Browse files Browse the repository at this point in the history
  • Loading branch information
elijames-codecov committed Jul 31, 2024
1 parent 7b83522 commit 03ecb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/howto.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Section from '../components/Section.astro';
</div>
</header>
<main>
<Section sectionStyles="py-[3rem] xl:py-[6rem] gap-x-[4.25rem]" isFirst itemsTop>
<Section sectionStyles="px-[1.5rem] xl:px-[3rem] py-[3rem] gap-[2rem] xl:py-[8rem] xl:gap-x-[4.25rem]" isFirst itemsTop>
<div class="w-12/12 xl:w-5/12">
<span class="tag text-teal">1. Make a Community Engagement Plan</span>
<h2>
Expand Down

0 comments on commit 03ecb31

Please sign in to comment.