cap-atlantique: use orange color for foldable cell icon (#57988)

This commit is contained in:
Thomas Jund 2021-10-19 16:59:58 +02:00
parent 91a85c8021
commit 56e67401e5
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ div#nav {
&::after {
line-height: 0.6em;
font-size: 2em;
color: $blue;
color: $orange;
right: 1rem;
}
}