style: clean up top picks header and page

This commit is contained in:
2026-06-13 21:39:19 +02:00
parent 1a65ef2a9c
commit 5a703bc323
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
<div class="flex flex-wrap items-end justify-between gap-3">
<div class="min-w-0">
<h1 class="text-xl font-normal tracking-[-0.02em] text-foreground">Top Picks for You</h1>
<p class="mt-1 text-sm text-foreground-muted">The full ranked list from your current watchlist profile.</p>
</div>
<a href="/" class="text-sm text-foreground-muted transition-colors hover:text-foreground">Back to Home</a>
</div>