Design comparison
SolutionDesign
Solution retrospective
feedback is appreciated
thank you! happy coding :)
Community feedback
- @dpayne713Posted almost 4 years ago
Hi Nicole-Nam,
Looks nice! I like how your answers expand from the question above and the text of the question changes after it has been checked.
One thing I notice is the package is positioned relative to the body --- so when the width of the screen changes the package just kinda floats into space.
If you add "position: relative;" to your .acordian-card styles it will position the box in relation to the card instead of the body. Does that make sense?
Keep it up!
David
0@nicole-namPosted almost 4 years agoThat’s why it is moving like that of course !!thank you ;)
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