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 f878b33 commit 3edd737Copy full SHA for 3edd737
lib/components_guide_web/templates/layout/_banner.html.heex
@@ -1,5 +1,5 @@
1
<header role="banner" class="bg-gray-900 text-white">
2
- <nav role="navigation" aria-label="Primary" class="w-full flex items-center lg:px-16 text-base text-center">
+ <nav role="navigation" aria-label="Primary" class="w-full flex items-center lg:px-2 text-base text-center">
3
<details class="relative" data-links="block p-3 underline-on-hover">
4
<summary class="block w-48 text-left pl-6 text-base uppercase font-bold tracking-wider">
5
Menu
0 commit comments