Used mainly plain HTML and CSS for this one

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@librart
Greetings, Joel!
Congratulations on completing this challenge!
I have a little suggestion about your work that you can use for your code. You can make different padding sizes of each side. Here is an example:
img { padding: 45px 45px 45px 45px; }
In order: top, right, bottom, and left.
I hope it useful for you. Keep up a good work!
Happy coding!
- @Utkarsh860
your suggestions will help to improve my upcoming projects Thanks.
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