Sunnyside Agency Landing Page | React JS āļø & Pure CSS šØ

Solution retrospective
I would say...my code looks much cleaner this time!
ššš
What challenges did you encounter, and how did you overcome them?At first,the images started getting smaller and couldn't fill the page. Therefore, I set the width
and height
of all image to 100%
and the issue got fixed.
Hope it's good practice, though.
ššš
What specific areas of your project would you like help with?If there's any area that may need amendments, let me know.
š«”š«”š«”
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@dar-ju
Hi Marzia Jalili!
You did a great job!
I see a small horizontal scroll on desktop, it's because of the browser scrollbar, check
class="hero"
it haswidth: 100vw;
change it to 100%The rest is cool!
Marked as helpful - @methane-js
Great Work. Keep it up
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