diff --git a/public/faded-logo.svg b/public/faded-logo.svg deleted file mode 100644 index 1e1eaaf..0000000 --- a/public/faded-logo.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..fedcc84 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/components/hero/hero.module.css b/src/components/hero/hero.module.css index 1fd0871..0144cd4 100644 --- a/src/components/hero/hero.module.css +++ b/src/components/hero/hero.module.css @@ -4,8 +4,8 @@ & .logo { display: block; - width: 65px; - margin: 0 auto 5px; + width: 45px; + margin: 0 auto 12px; } & .title { diff --git a/src/components/hero/hero.tsx b/src/components/hero/hero.tsx index 6b248a4..2914d0f 100644 --- a/src/components/hero/hero.tsx +++ b/src/components/hero/hero.tsx @@ -11,7 +11,9 @@ export function Hero() { Faded Moodist Logo