Loopstudios Landing Page

Solution retrospective
I learnt to use the Resize event to handle the images displayed in the main content based on the screen width.
What challenges did you encounter, and how did you overcome them?I had a challenge with the dialog element. I used a width of 100% but the dialog only covered about 90% of the view width. So when i clicked on the window there was a border visible. So i used the ::backdrop to match the dialog's background and set outline to none so that it was not visible that it didn't cover the whole width.
What specific areas of your project would you like help with?Is there a better way i would have handled the dialog element so that it could cover the whole width and height when it is opened?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Madu Jang's solution.
Join 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