Ajout de z-index

This commit is contained in:
Vincent Calame 2022-01-19 23:36:06 +01:00 committed by root
parent 7b8fd398c4
commit 280209a4d6
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ body {
display: flex;
justify-content: space-around;
align-items: center;
z-index: 1001;
}
.chapril-banniere-Nav a, .chapril-banniere-Nav a:visited {