We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f038245 commit 9b127e9Copy full SHA for 9b127e9
app/views/shared/tailwind/_navbar.html.erb
@@ -4,7 +4,7 @@
4
type="module"
5
></script>
6
<nav class="relative bg-[#063b8d] print:hidden">
7
- <div class="mx-auto max-w-7xl px-2 sm:px-6 lg:px-8">
+ <div class="px-2 sm:px-6 lg:px-8">
8
<div class="relative flex items-center justify-between py-2.5">
9
<div class="absolute inset-y-0 left-0 flex items-center md:hidden">
10
<!-- Mobile menu button-->
0 commit comments