Skip to content

Commit b5e4698

Browse files
committed
v2.0
1 parent 484b7fe commit b5e4698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Page/ProjectShowcase.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ const ProjectsPage = () => {
182182
<div className="modgp relative inline-block w-full py-3">
183183
<div className="relative">
184184
<div className="bg-primary enabled:hover:bg-primary-dark enabled:active:bg-primary-dark enabled:focus:bg-primary-dark px-18 relative inline-flex w-full items-center justify-center rounded-lg py-5 text-6xl font-bold text-white transition-all focus:outline-none enabled:hover:shadow-md disabled:opacity-50">
185-
<div className="flex w-full items-center justify-center">Project Hub</div>
185+
<div className="flex w-full items-center justify-center">Project Display</div>
186186
</div>
187187
</div>
188188
<div className="pointer-events-none absolute inset-0">

0 commit comments

Comments
 (0)