fixed nav
This commit is contained in:
parent
a59981629d
commit
8fb1c3dad3
@ -7,7 +7,7 @@
|
||||
{% set header_items = section.content | safe | split(pat="<li>") %}
|
||||
|
||||
<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="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>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<header class="relative flex items-center justify-center h-screen mb-12 overflow-hidden bg-gray-600/50">
|
||||
<div class="layer">
|
||||
<div class="max-w-xl elative z-30 p-5 text-2xl text-white text-center bg-opacity-50 rounded-xl">
|
||||
<div class="max-w-xl elative p-5 text-2xl text-white text-center bg-opacity-50 rounded-xl">
|
||||
<h1 class="my-4">FreeFlow Nation</h1>
|
||||
<p>
|
||||
A complementary digital "nation" which flows freely across physical borders welcoming as digital citizens all those who dream of a better world and are ready to act.
|
||||
|
Loading…
Reference in New Issue
Block a user