From 33f73de923614f713ab9904b31f5e75e0c84987b Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Fri, 19 Jul 2024 07:33:20 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 20a31f2..e568285 100644
--- a/public/index.html
+++ b/public/index.html
@@ -38,7 +38,7 @@
 
 <body class="index-page">
 
-   <header id="header" class="header d-flex align-items-center sticky-top">
+   <header id="header" class="header ">
     <div class="container-fluid container-xl position-relative d-flex align-items-center">
 
       <a href="index.html" class="logo d-flex align-items-center me-auto">
-- 
GitLab