Skip to content

Commit 1e74e3c

Browse files
author
Khoubza Younes
committed
add container class to the header section
1 parent a03a2a2 commit 1e74e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{% include size-helper.html %}
88

99
<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">
10+
<div id="header-logo" class="lg:container lg:mx-auto px-4 py-2">
1111
<div class="flex items-center flex-no-shrink pt-1">
1212
<a href="/" class="flex items-center">
1313
<span class="pr-2 font-normal font-normal leading-none text-3xl text-indigo-900 hidden sm:block">

0 commit comments

Comments
 (0)