correction couleur icones sur la carte

This commit is contained in:
Valentin
2024-10-01 13:54:28 +02:00
parent bd07a046de
commit a87ab32bca
2 changed files with 14 additions and 8 deletions

View File

@@ -301,7 +301,7 @@ body{
clip-path: polygon(0 0, 100% 0, 50% 100%);
transform: rotate(180deg);
}
> div:last-of-type {
> div:nth-of-type(3) {
height: 8px;
clip-path: polygon(0 0, 100% 0, 50% 100%);
}