Skip to content

Commit f446ef9

Browse files
authored
Update page.tsx -- fix spacing
1 parent f894e3e commit f446ef9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

app/overview/page.tsx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ const ProgramOverview = () => {
1010
<h1 className="text-2xl md:text-3xl lg:text-4xl font-bold text-center">Summer 2025</h1>
1111
<div className="text-base md:text-lg space-y-2">
1212
The Lagos camp will take place at the <u><a href="http://airol.unilag.edu.ng/" className="hover:text-blue-600">AirLab</a></u> of
13-
the University of Lagos. The Abuja camp will take place at the
14-
<u><a href="https://reginapaciscollege.com/" className="hover:text-blue-600">Regina Pacis College</a></u>
15-
in Abuja.
13+
the University of Lagos. The Abuja camp will take place at the <u><a href="https://reginapaciscollege.com/" className="hover:text-blue-600">Regina Pacis College</a></u> in Abuja.
1614
</p>
1715
<ol className="list-decimal list-inside space-y-2">
1816
<li>Abuja camp dates: August 4 – August 15</li>
@@ -28,9 +26,7 @@ const ProgramOverview = () => {
2826
<p className="text-base md:text-lg">
2927
The Lagos camp was in collaboration with the <u><a href="http://airol.unilag.edu.ng/" className="hover:text-blue-600">AirLab</a></u> of
3028
the University of Lagos. The camp took place from August 19 to August 30 at the
31-
AI & Robotics Labs in the University of Lagos. The Abuja camp took place at the
32-
<u><a href="http://airol.unilag.edu.ng/" className="hover:text-blue-600">Olumawu School</a></u>
33-
in Abuja from August 12 to August 23.
29+
AI & Robotics Labs in the University of Lagos. The Abuja camp took place at the <u><a href="http://airol.unilag.edu.ng/" className="hover:text-blue-600">Olumawu School</a></u> in Abuja from August 12 to August 23.
3430
</p>
3531
</div>
3632

0 commit comments

Comments
 (0)