
Design comparison
Community feedback
- @skyv26Posted 3 months ago
Hi @Olasubomi123, 👋
Great work on the project so far! Here are a couple of suggestions to improve it further:
1️⃣ Remove unnecessary comments:
Comments are super helpful for conveying meaningful messages about your code. However, your file contains some comments that aren't adding value. Consider removing them to keep your code clean and focused. 😊2️⃣ Footer section:
The footer is either incomplete or missing. You could either complete the footer section with the necessary details or remove it entirely for now to maintain consistency. 👍3️⃣ CSS cleanup:
Your CSS file could use some tidying up:- Remove unnecessary comments that don't contribute to understanding the styles.
- Improve formatting to make the file more organized and easier to read. This could involve consistent indentation, spacing, or grouping related styles together.
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