diff --git a/app/components/SubNav.module.css b/app/components/SubNav.module.css index 791f90be5..041aced02 100644 --- a/app/components/SubNav.module.css +++ b/app/components/SubNav.module.css @@ -32,6 +32,7 @@ align-items: center; justify-content: center; border-radius: var(--radius-field); + font-weight: var(--weight-semi); background-color: var(--color-bg-high); cursor: pointer; font-size: var(--font-xs); diff --git a/app/features/tournament/routes/to.$id.register.tsx b/app/features/tournament/routes/to.$id.register.tsx index 50b018581..f223e7c2e 100644 --- a/app/features/tournament/routes/to.$id.register.tsx +++ b/app/features/tournament/routes/to.$id.register.tsx @@ -1343,10 +1343,10 @@ function TOPickedMapPoolInfo() { return (
-
+