diff --git a/app/page.js b/app/page.js index e14e314..b126d2d 100644 --- a/app/page.js +++ b/app/page.js @@ -24,13 +24,13 @@ export default function Home() { return ( <> - {/*
*/} +
- {/*
*/} -{/* +
+
-
*/} + {/* */} {/* */} diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 1c7ee56..a2aa934 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -691,7 +691,7 @@ .scroll-to-top { position: fixed; right: 20px; - bottom: 60px; + bottom: 4px; transform: rotate(0deg); z-index: 99; width: 50px;