responsive /projets & /incubateur
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user