Polish text on pages

This commit is contained in:
2025-11-03 15:28:57 -08:00
parent 2f37126617
commit 60986f8c81
4 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
helper tools for <span class="neon-text">Beat Saber</span>
</h1>
<p class="max-w-prose text-lg text-muted">
Notes about how things work, helpers and utilities.
Notes about how things work and utilities for finding maps to play.
</p>
<div class="flex flex-wrap gap-3">
<a href="/tools" class="btn-neon">Explore Tools</a>
@@ -18,7 +18,7 @@
<div class="grid grid-cols-2 gap-4">
<a href="/tools/compare-histories" class="rounded-lg bg-black/30 ring-1 ring-white/10 p-4 block hover:ring-white/20 transition">
<div class="text-sm text-muted">Tool</div>
<div class="mt-1 text-2xl font-mono">Compare PlayerHistories</div>
<div class="mt-1 text-2xl font-mono">Player History Comparison</div>
<div class="mt-1 text-sm text-muted">A vs B: songs A played that B has not</div>
</a>