test2
This commit is contained in:
parent
e943530d7a
commit
efd8a0c409
@ -7,7 +7,7 @@
|
|||||||
{% set header_items = section.content | safe | split(pat="<li>") %}
|
{% set header_items = section.content | safe | split(pat="<li>") %}
|
||||||
|
|
||||||
<header id="header-container">
|
<header id="header-container">
|
||||||
<div class="z-10 bg-white fixed w-screen">
|
<div class="z-50 bg-white fixed w-screen">
|
||||||
<div class="relative z-50 shadow">
|
<div class="relative z-50 shadow">
|
||||||
<div class="mx-auto flex z-50 shadow justify-between items-center pl-6 pr-2 md:pl-0 md:pr-0 lg:py-5 sm:px-8 md:px-12 py-2 lg:px-20 lg:justify-start lg:space-x-20">
|
<div class="mx-auto flex z-50 shadow justify-between items-center pl-6 pr-2 md:pl-0 md:pr-0 lg:py-5 sm:px-8 md:px-12 py-2 lg:px-20 lg:justify-start lg:space-x-20">
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user