diff --git a/pages/index.module.css b/pages/index.module.css index 7e70d2a2..797e4158 100644 --- a/pages/index.module.css +++ b/pages/index.module.css @@ -45,7 +45,7 @@ .codey { position: absolute; - top: 78%; + bottom: calc(-124rem / 16); right: 20%; z-index: -1; }