From f7d53700e459cbcd3fd8f794b6e90a698b249352 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Thu, 14 Jan 2021 23:38:28 +0100 Subject: [PATCH] Update hero styles --- components/Hero.tsx | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/components/Hero.tsx b/components/Hero.tsx index 4f9c541..e1f5faf 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -9,7 +9,7 @@ const Wrapper = styled.div` height: auto; @media (max-width: 768px) { - min-height: 60vh; + min-height: 65vh; } h2 { @@ -32,18 +32,6 @@ const Wrapper = styled.div` .red { color: #d75050; } - - .blue { - color: #1573ca; - display: block; - text-align: right; - width: 100%; - margin-top: 1rem; - - @media (max-width: 768px) { - margin-top: 0.5rem; - } - } `; const Hero: FC = () => { @@ -51,7 +39,7 @@ const Hero: FC = () => {

Hi.

-

I can Build Stuff.

+

I Can Build Stuff.

Full Stack Developer ✔️check