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 5a03a62 commit ba2d84aCopy full SHA for ba2d84a
frontend/src/components/Event/index.tsx
@@ -3,7 +3,7 @@ const Event = () => {
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">EVENTS</h1>
+ <h1 className="font-bold text-6xl">UPCOMING EVENTS</h1>
7
</div>
8
<div className="flex items-center">
9
<p className="text-center text-3xl">
0 commit comments