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 4c57d1c commit b70b4f5Copy full SHA for b70b4f5
frontend/src/components/Resources/index.tsx
@@ -14,7 +14,6 @@ const Resources = () => {
14
<Image src="assets/resources_bg.svg" alt="Background" className="-z-50 absolute" fill />
15
16
<div className="text-center my-10">
17
- <p className="text-[#3977F8] font-game text-xl">03</p>
18
<h2 className="font-bold text-6xl">RESOURCES</h2>
19
</div>
20
0 commit comments