This commit is contained in:
KONE SOREL 2026-04-03 14:20:27 +00:00
parent 730391088c
commit be83018ab7

View File

@ -167,9 +167,14 @@ background-color: #286090;
color: white;
}
/* style de la barre de navigation verticale */
.sidebar{
max-width:220px;
padding:5px
}
.sidebar-nav .nav-link{
width:190px
width:190px
}
#main{