Skip to content

Commit 247b76a

Browse files
jbamptonCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent ddef2b7 commit 247b76a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_includes/bio.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999

100100
<div class="user-card p-8 sm:p-12 rounded-3xl">
101101
<h2 class="text-xs font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6 flex items-center gap-2">
102-
<span class="w-8 h-[2px] bg-accent"></span> Mini-Game
102+
<span class="w-8 h-[2px] bg-accent" aria-hidden="true"></span> Mini-Game
103103
</h2>
104104
<p class="text-sm text-[var(--text-muted)] mb-4">Catch the skill tiles before they fall! Collect enough to win XP.</p>
105105
<button

0 commit comments

Comments
 (0)