This commit is contained in:
2025-06-09 14:40:56 +03:00
parent 0b253afe39
commit 6e4581f7b9
3 changed files with 3 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="bg-dark-gradient" lang="en" charset="utf-8">
<html lang="en" charset="utf-8">
{% include "partials/head.html" %}
{% include "partials/header.html" %}

View File

@@ -1,8 +1,8 @@
{%- set section = get_page(path="header/index.md") %}
{% set header_items = section.content | safe | split(pat="<li>") %}
<header id="header-container bg-dark-gradient">
<div class="z-20 fixed top-0 left-0 right-0 lg:absolute w-full">
<header id="header-container">
<div class="z-20 fixed top-0 left-0 right-0 bg-black lg:bg-transparent lg:absolute w-full">
<div class="relative z-50">
<div class="mx-auto container flex z-50 justify-between items-center px-6 sm:px-4 md:px-6 py-4 lg:px-5 lg:justify-start space-x-10 sm:space-x-4 ">
<div>