Polish text on pages
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user