aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/TitleBar/TitleBar.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/TitleBar/TitleBar.tsx')
-rw-r--r--src/components/TitleBar/TitleBar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/TitleBar/TitleBar.tsx b/src/components/TitleBar/TitleBar.tsx
index 9fc8c34..9ae8d1e 100644
--- a/src/components/TitleBar/TitleBar.tsx
+++ b/src/components/TitleBar/TitleBar.tsx
@@ -94,7 +94,7 @@ const TitleBar: React.FC<TitleBarProps> = ({
>
<button
onClick={toggleSidebar}
- className="text-white text-3xl mr-4 focus:outline-none"
+ className="text-white text-3xl mr-4 focus:outline-none hover:cursor-pointer"
>
<FontAwesomeIcon icon={isSidebarOpen ? faTimes : faBars} />
</button>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage