This commit is contained in:
KONE SOREL 2026-04-06 15:23:44 +00:00
parent 411fa8129d
commit 2c621e0cad

View File

@ -193,7 +193,7 @@ a { text-decoration: none; }
.portail-divider {
width: 48px;
height: 3px;
background: var(--brand);
background: var(--color-primary);
border-radius: 2px;
margin: 0 auto 18px;
}