Skip to content

Commit

Permalink
Merge pull request #46 from nethmalds/main
Browse files Browse the repository at this point in the history
refactor: edit timeline for mobile view
  • Loading branch information
nethmalds authored Sep 28, 2024
2 parents d3f59c2 + 90f26d4 commit 5d4c3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/Timeline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const Timeline = () => {
<div className="md:col-span-4 w-full h-full md:pt-14 mb-5 col-span-8 flex justify-center items-center md:ml-[1rem]">
<TimelineTextContent
title="REGISTRATIONS CLOSE"
date="28th September 2024"
date="30th September 2024"
description="Registrations are closing within a short period of time. Don’t miss your chance to be part of this incredible event!"
/>
</div>
Expand Down

0 comments on commit 5d4c3ff

Please sign in to comment.