Responsive Site, Create-react-app hosted on Vercel

Solution retrospective
Currently I am using position: absolute;
on circle and leaf .svg
to create a custom background for the pages and boxes, such as the 'Contact Us' and the 'About Us' box.
Is there another approach to styling background for pages and boxes?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JaneMoroz
Hi, An! Your solution is great! ❤️💪
The only things I've noticed:
- You need to wrap the main content of the page into the <main> tag. It will solve all these landmark issues and improve accessibility.
- Also footer links are not clickable 😬
Keep it up! And good luck 🍀
Marked as helpful
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