Skip to content
Snippets Groups Projects
Commit 6ae51bdb authored by Varich Boonsanong's avatar Varich Boonsanong
Browse files

adding pointy

parent 73858f9e
No related branches found
No related tags found
No related merge requests found
Pipeline #606979 failed with stage
in 1 minute and 42 seconds
......@@ -4,7 +4,7 @@ function Header() {
return (
<header className="flex w-full items-center justify-center">
<Link href="/">
<div className="text-4xl font-bold">Facts & Evidence</div>
<div className="text-4xl font-bold cursor-pointer">Facts & Evidence</div>
</Link>
</header>
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment