diff --git a/src/components/cool-header-text.tsx b/src/components/cool-header-text.tsx index d1ce88f..c178f02 100644 --- a/src/components/cool-header-text.tsx +++ b/src/components/cool-header-text.tsx @@ -18,6 +18,8 @@ const TextTitle = styled.h1` filter: hue-rotate(0deg); animation: ${hueShift} 10s infinite linear 1s; padding-bottom: 8px; + user-select: none; + cursor: default; `; export default function CoolHeaderText() { @@ -25,7 +27,7 @@ export default function CoolHeaderText() { <>
- Stay focused, browse faster with Zen 🚀 + Stay focused, browse faster with Zen