Submitted over 2 years ago
Responsive clipboard landing page using flexbox and grid
@pyaetheiN
Design comparison
SolutionDesign
Solution retrospective
Just started using multiple scss files, its awesome! This challenge was fun and was worth the time for it. Any feedbacks would be nice!
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Awesome work with this challenge. Looking at your solution, I think you should know the following as well…
- Import the
attribution
style in Sass file and remove thestyle
tag - You can add the font style in the
_config.scss
file, simply like how you add the colors with$font-style: 'Bai Jamjuree', sans-serif
or any name value - Try compiling the Sass and CSS file in a separate folder
On the contrary...
- Well done in using semantic tag with proper usage on each part of the code
- The HTML structure is organized, clean and readable
- Great job in adding description
- In styling, Good job in utilizing Sass with description and media queries with specific details
- The project is responsive, and used the details according to the original design
- The hover state and alignment are well implemented
Above all, the project is well implemented. Keep up the good work!
Marked as helpful1@pyaetheiNPosted over 2 years ago@RioCantre I'm so grateful for your kind feedback on my solution, thank you so much!
0 - Import the
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