Skip to content

Commit 194affa

Browse files
committed
removing numbers
1 parent 3cd3231 commit 194affa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/Event/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const Event = () => {
22
return (
33
<section className="py-8 xl:px-24 sm:px-10 px-5" id="events">
44
<div className="text-center my-10">
5-
<p className="text-[#3977F8] font-game text-xl">02</p>
65
<h1 className="font-bold text-6xl">UPCOMING EVENTS</h1>
76
</div>
87
<div className="flex items-center">

0 commit comments

Comments
 (0)