1
0
Fork 0

Correction superposition

This commit is contained in:
Sébastien Lehmann 2023-08-25 11:22:40 +02:00
parent 905bc934e3
commit 4ac9db35ed
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ div.competence {
padding-left: calc(var(--arrow-width) + 8px);
}
.niveaux>div:not(:last-child)::after {
.niveaux>div:not(:last-child)::before {
content: "";
position: absolute;