]> _ Git - psq.git/commitdiff
wait #7731 @0:15
authorsoufiane <soufiane@cubedesigners.com>
Wed, 17 Sep 2025 13:34:05 +0000 (15:34 +0200)
committersoufiane <soufiane@cubedesigners.com>
Wed, 17 Sep 2025 13:34:05 +0000 (15:34 +0200)
resources/sass/app.scss
resources/views/layouts/app.blade.php

index 71ebabeacc1cc591a6f0638b6f178851eeca2e16..7b37ceb83e91c80433f99c56e995437261e14775 100644 (file)
@@ -26,7 +26,7 @@ html {
 
 body {
     margin-bottom: 0 !important;
-    overflow-x: hidden;
+    //overflow-x: hidden;
 }
 
 main {
index 134d5a3090c87914c2a5d8ef9a61e93077cb57c5..5fa032346a1efd40e29f6c7f4126e8f00d745b98 100644 (file)
@@ -90,7 +90,7 @@
 </head>
 <body>
     <div id="{{ !in_array(Route::currentRouteName(), ['contact.subscribe','annonceurs.index','contact.index', 'discover.index']) ? 'app' : '' }}">
-        <header class="headersite bg-blue">
+        <header class="headersite bg-blue !sticky top-0 z-[99]">
             <div class="container d-flex justify-content-between align-items-center">
             @if(!isset($hideNav))