Skip to content

Commit e533b7f

Browse files
Copilotjbampton
andauthored
fix: add transition-colors to Directory heading per review feedback
Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/1d382a16-63f3-4334-8aed-690b06dd8f72 Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent 896d988 commit e533b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_includes/header-details.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{% else %}
99
<a href="/" class="group/back flex items-center gap-3">
1010
<span class="text-2xl md:text-4xl text-accent transition-transform group-hover/back:-translate-x-2">←</span>
11-
<h1 class="text-3xl md:text-5xl font-black tracking-tighter text-accent uppercase italic leading-none">
11+
<h1 class="text-3xl md:text-5xl font-black tracking-tighter text-accent uppercase italic leading-none transition-colors">
1212
Directory
1313
</h1>
1414
</a>

0 commit comments

Comments
 (0)