Skip to content

Commit

Permalink
cursor pointer to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
No0ne003 authored Apr 16, 2024
1 parent 7ae6fb1 commit 0a14afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function Header() {

function Logo() {
return (
<div className="logo">
<div className="logo cursor-pointer">
<Link className="focusing" to="React-Project/">
<span className="font-mono">React</span>
<span className="font-micro text-[24px] text-primary ps-[1px]">Project</span>
Expand Down

0 comments on commit 0a14afa

Please sign in to comment.