diff --git a/app/routes/_index/index.module.css b/app/routes/_index/index.module.css index 895c3a0..5a24e0c 100644 --- a/app/routes/_index/index.module.css +++ b/app/routes/_index/index.module.css @@ -52,6 +52,10 @@ text-decoration-thickness: 2px; text-underline-offset: 0.2em; } +.container a .arrow { + font-size: 120%; + vertical-align: bottom; +} .releases { display: flex; flex-direction: row; diff --git a/app/routes/_index/route.tsx b/app/routes/_index/route.tsx index 41eedb0..c4f842e 100644 --- a/app/routes/_index/route.tsx +++ b/app/routes/_index/route.tsx @@ -49,7 +49,7 @@ export default function Index() { target="_blank" rel="noopener noreferrer" > - shop ↗ + shop ↗