File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,9 @@ import { Image } from "astro:assets";
96
96
</div >
97
97
</div >
98
98
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
+ >
100
102
<p class =" text-base font-semibold leading-7 text-cune-blue" >
101
103
Introducing the
102
104
</p >
@@ -149,7 +151,8 @@ import { Image } from "astro:assets";
149
151
<h3
150
152
class =" text-xl font-semibold tracking-tight text-gray-900 mt-6 mb-3"
151
153
>
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?
153
156
</h3 >
154
157
<p >
155
158
Ideally, students would be in attendance on both days. We have not
You can’t perform that action at this time.
0 commit comments