taille point interrogation faq
This commit is contained in:
@@ -1,12 +1,19 @@
|
||||
|
||||
.layout-container{
|
||||
position: relative;
|
||||
}
|
||||
header{
|
||||
// display: block;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
header{
|
||||
// display: block;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
// position: -webkit-sticky;
|
||||
// position: sticky;
|
||||
// top: 0;
|
||||
// .sticky{
|
||||
// position: fixed;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user