diff --git a/public/img/noonsong.png b/public/img/noonsong.png new file mode 100644 index 0000000..d8ee3b2 Binary files /dev/null and b/public/img/noonsong.png differ diff --git a/public/img/sweetme.PNG b/public/img/sweetme.PNG new file mode 100644 index 0000000..fcd6948 Binary files /dev/null and b/public/img/sweetme.PNG differ diff --git a/src/App.css b/src/App.css index 3d6ff81..8b70bb1 100644 --- a/src/App.css +++ b/src/App.css @@ -111,7 +111,6 @@ header > div { object-fit: cover; } #button { - margin-top: 10px; border: 1px solid white; border-radius: 5px; padding: 5px; diff --git a/src/component/Home.js b/src/component/Home.js index ebe33fe..9069143 100644 --- a/src/component/Home.js +++ b/src/component/Home.js @@ -140,11 +140,11 @@ function Home() { }
-
+ - + Sweet Me -
+ {!isLoggedIn ? ( diff --git a/src/component/MyPage.js b/src/component/MyPage.js index e6205be..b0cd6e8 100644 --- a/src/component/MyPage.js +++ b/src/component/MyPage.js @@ -26,7 +26,7 @@ export default function MyPage(){

My Page

- +