diff --git a/src/components/cool-header-text.tsx b/src/components/cool-header-text.tsx index 75fc606..091ea0d 100644 --- a/src/components/cool-header-text.tsx +++ b/src/components/cool-header-text.tsx @@ -17,20 +17,22 @@ const TextTitle = styled.h1` background-image: linear-gradient(90deg, #0077e7, #01d8d1); filter: hue-rotate(0deg); animation: ${hueShift} 10s infinite linear 1s; - padding-bottom: 8px; + padding-bottom: 8px; `; export default function CoolHeaderText() { return ( - <> -
This release is still in progress, stay tuned!
-Consider joining our Discord for update pings!
++ Consider joining our{" "} + + Discord + {" "} + for update pings! +