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 a03a2a2 commit 1e74e3cCopy full SHA for 1e74e3c
_layouts/main.html
@@ -7,7 +7,7 @@
7
{% include size-helper.html %}
8
9
<div class="h-16 z-10 top-0 w-screen bg-white border-b border-indigo-200 shadow">
10
- <div id="header-logo" class="px-4 py-2">
+ <div id="header-logo" class="lg:container lg:mx-auto px-4 py-2">
11
<div class="flex items-center flex-no-shrink pt-1">
12
<a href="/" class="flex items-center">
13
<span class="pr-2 font-normal font-normal leading-none text-3xl text-indigo-900 hidden sm:block">
0 commit comments