Maj nav-bar

This commit is contained in:
Romain 2022-01-19 15:09:05 +01:00
parent 1bcd85fc5c
commit 5aa21b77fe
1 changed files with 6 additions and 0 deletions

View File

@ -4,4 +4,10 @@
margin: auto;
padding-bottom: 5%;
filter: drop-shadow(0 0 0.30rem black);
}
.active-custom {
color: red !important;
}