We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1585c3d commit 79282a7Copy full SHA for 79282a7
apps/components_guide_web/lib/components_guide_web/templates/accessibility_first/_top.html.eex
@@ -1,6 +1,6 @@
1
<div class="mx-auto max-w-4xl text-white">
2
<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>
+ <span class="mr-1 text-5xl">🔊🥇</span>
4
<span><%= "Accessibility-First" %></span>
5
</h1>
6
<%= render ComponentsGuideWeb.AccessibilityFirstView, "_nav.html" %>
0 commit comments