base de donnees
This commit is contained in:
@@ -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{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user