Skip to content

Commit 79282a7

Browse files
committed
Change accessibility first emoji
1 parent 1585c3d commit 79282a7

File tree

1 file changed

+1
-1
lines changed
  • apps/components_guide_web/lib/components_guide_web/templates/accessibility_first

1 file changed

+1
-1
lines changed

apps/components_guide_web/lib/components_guide_web/templates/accessibility_first/_top.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="mx-auto max-w-4xl text-white">
22
<h1 y-y x-x=md class="pt-8 row space-x-4 text-4xl text-center font-bold leading-tight text-shadow">
3-
<span class="mr-1 text-5xl">💁🏼‍♀️🥇</span>
3+
<span class="mr-1 text-5xl">🔊🥇</span>
44
<span><%= "Accessibility-First" %></span>
55
</h1>
66
<%= render ComponentsGuideWeb.AccessibilityFirstView, "_nav.html" %>

0 commit comments

Comments
 (0)