fix bug node id 4

This commit is contained in:
2021-12-02 16:22:32 +01:00
parent 6f6a1545eb
commit 0ea8885a94
4 changed files with 60 additions and 15 deletions
@@ -68,7 +68,7 @@ header{
// padding-right: 2rem;
}
li{
width: 200px;
// width: 200px;
a {
color: $black;
}
@@ -83,9 +83,9 @@ header{
ul div:first-child li div{
display: none;
}
ul div:nth-child(2) li div{
display: none;
}
// ul div:nth-child(2) li div{
// display: none;
// }
// ul:is(.ul1 .sous-liste .ul2){
// display: none;
// }