taille point interrogation faq

This commit is contained in:
2021-12-13 15:29:07 +01:00
parent 53497652db
commit f184a80732
13 changed files with 322 additions and 226 deletions
@@ -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;
// }
}
}