Skip to content

Commit 3edd737

Browse files
committed
Adjust primary nav inset
1 parent f878b33 commit 3edd737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components_guide_web/templates/layout/_banner.html.heex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<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">
2+
<nav role="navigation" aria-label="Primary" class="w-full flex items-center lg:px-2 text-base text-center">
33
<details class="relative" data-links="block p-3 underline-on-hover">
44
<summary class="block w-48 text-left pl-6 text-base uppercase font-bold tracking-wider">
55
Menu

0 commit comments

Comments
 (0)