nav - add arrow on category
This commit is contained in:
parent
e9f0b0c725
commit
362e34d3ea
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@
|
|||
margin-top: 3rem;
|
||||
}
|
||||
.expanded-nav__category .toggle {
|
||||
display: block;
|
||||
transform: rotate(0deg);
|
||||
transition: transform 0.2s ease-in-out;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue