Skip to content

Commit bdad5c6

Browse files
committed
Updated Margins on page
1 parent f484fb8 commit bdad5c6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/pages/specials/tech-builders-challenge.astro

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ import { Image } from "astro:assets";
9696
</div>
9797
</div>
9898

99-
<article class="mx-auto max-w-3xl text-base leading-7 text-gray-700 py-8">
99+
<article
100+
class="mx-auto max-w-3xl text-base leading-7 text-gray-700 py-8 px-4 sm:px-0"
101+
>
100102
<p class="text-base font-semibold leading-7 text-cune-blue">
101103
Introducing the
102104
</p>
@@ -149,7 +151,8 @@ import { Image } from "astro:assets";
149151
<h3
150152
class="text-xl font-semibold tracking-tight text-gray-900 mt-6 mb-3"
151153
>
152-
Would it be okay for people to only participate on Saturday, November 1st?
154+
Would it be okay for people to only participate on Saturday, November
155+
1st?
153156
</h3>
154157
<p>
155158
Ideally, students would be in attendance on both days. We have not

0 commit comments

Comments
 (0)