Skip to content

Commit

Permalink
Update schedule.tsx
Browse files Browse the repository at this point in the history
Open problems starts at 9am
  • Loading branch information
jring-o authored Feb 24, 2024
1 parent 89ae18c commit 13478e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/schedule/schedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ export default function Schedule() {
<div className="grid lg:grid-cols-12 gap-10 w-[90%] md:w-[97%] 2xl:w-[80%] mx-auto border-b-[1px] border-[#9D84FF] ">
<div className="lg:col-span-8 py-5 md:py-10 lg:border-r-[1px] border-[#9D84FF] ">
<p className="block lg:hidden text font-[400] text-[35px] text-[#54FF7A]">
9:30am - 11am
9:00am - 11am
</p>

<p className=" font-syne font-[400] text-white text-[42px] lg:text-[50px] xl:text-[64px] leading-[50px]">
Expand Down

0 comments on commit 13478e2

Please sign in to comment.