base de donnees

This commit is contained in:
2021-12-15 11:25:40 +01:00
parent c8d4544cb7
commit 7b85debead
7 changed files with 345 additions and 7 deletions
@@ -29,6 +29,8 @@
justify-content: space-between;
color: $black;
top:0%;
scroll-margin: 8rem {};
.region-header-top-left { // logo + menu déroulant
@@ -75,12 +77,13 @@
list-style: none;
display: flex;
flex-direction: row;
justify-content: space-between;
// padding-left: 1rem;
// justify-content: space-between;
width: 100%;
:is(.sous-liste){
display: flex;
flex-direction: column;
// padding: 1rem;
padding: 1rem;
}
li{