Design comparison
SolutionDesign
Solution retrospective
Q) how can I rotate the arrow is there any css pseudo selector or do i have to do it in javascript? Q) any improvement or any mistake ?
Community feedback
- @rynex-zvPosted about 2 years ago
Hi Amaar, you can do
transform: rotate(180deg);
to rotate it.also you can use
<details> <summary>How many team members can I invite?</summary> You can invite up to 2 additional users on the Free plan. There is no limit on team members for the Premium plan. </details>
its better than button and divs see => How to use details. the thing is if one is open and i try to open other one, the js close the first one and keep the one that i opened after closed.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord