diff --git a/components/Hero.tsx b/components/Hero.tsx index 8355594..c7dd26e 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -11,7 +11,7 @@ const Wrapper = styled.div` height: auto; text-align: left; - @media (max-width: 768px) { + @media (max-width: 425px) { min-height: 65vh; grid-template-columns: auto; @@ -41,8 +41,8 @@ const Wrapper = styled.div` } } - .green { - color: #73d26b; + .blue { + color: #1573ca; } `; @@ -54,16 +54,9 @@ const Hero: FC = () => {

Hi, I am Hazem

I Like Building Things

-

- Software Developer ✔️check -

-

- Hard Working ✔️ - check -

-

- Life Long Learner ✔️check -

+

Software Developer

+

Hard Working

+

Life Long Learner