responsive /projets & /incubateur

This commit is contained in:
2022-04-08 13:45:05 +02:00
parent e61aaaea04
commit 1f9aa3fcb6
5 changed files with 161 additions and 10 deletions
@@ -1,12 +1,15 @@
.layout-container{
position: relative;
width: 100vw;
header{
// display: block;
width: 100%;
// width: 100%;
position: fixed;
z-index: 99;
max-width: 100vw;
width: 100vw;
// position: -webkit-sticky;
// position: sticky;
// top: 0;