We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd3231 commit 194affaCopy full SHA for 194affa
frontend/src/components/Event/index.tsx
@@ -2,7 +2,6 @@ const Event = () => {
2
return (
3
<section className="py-8 xl:px-24 sm:px-10 px-5" id="events">
4
<div className="text-center my-10">
5
- <p className="text-[#3977F8] font-game text-xl">02</p>
6
<h1 className="font-bold text-6xl">UPCOMING EVENTS</h1>
7
</div>
8
<div className="flex items-center">
0 commit comments