fixed nav

This commit is contained in:
Ehab Hassan 2023-08-24 10:35:10 +03:00
parent a59981629d
commit 8fb1c3dad3
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -1,6 +1,6 @@
<header class="relative flex items-center justify-center h-screen mb-12 overflow-hidden bg-gray-600/50"> <header class="relative flex items-center justify-center h-screen mb-12 overflow-hidden bg-gray-600/50">
<div class="layer"> <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> <h1 class="my-4">FreeFlow Nation</h1>
<p> <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. 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.