Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kn4ihp authored Jul 31, 2024
1 parent f77282f commit 4d59aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/overview/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const ProgramOverview = () => {
</div>
</div>

<div className="hero__subtitle text-start ml-10">
<div className="text-[27px] text-black-100 font-light mt-3 text-start ml-10">
<ol>
<li>Day 1: Introductions and Motivations</li>
<li>Day 2: Types in Python</li>
Expand Down

0 comments on commit 4d59aea

Please sign in to comment.