Design comparison
Solution retrospective
This is my second challenge trying out SCSS. I enjoyed SCSS much more this time around as I am getting more comfortable with it.
Any comments on how I can improve my use of SCSS would be particularly appreciated. Any other comments or feedback on any points are also very welcome.
PS. I bumped up the font size compared to the design specification as I found it to be very small in the design....
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello, Dave! š
Nice job on another challenge! š
I suggest decreasing the space between the top of the page and the header (since there seems to be quite a bit of
margin-top
on theheader
, especially on smaller screens). One other detail that I think would be a nice touch is to allow the background of the footer to extend to both sides of the screen so that there isn't any empty to the sides of the part of the design on larger screens. šThose are just small things, though. Overall, your solution looks pretty great and responds nicely! š
Keep coding (and happy coding, too)! š
1@dwhensonPosted over 3 years ago@ApplePieGiraffe Thanks again! Yes, I think you had mentioned that footer issue on another challenge. I'll try and remember that in future.
I'm always a but unsure with these challenges whether things with a background colour should spread out beyond 1440px, or be constrained. Luckily, it's an easy fix!
Cheers.
0 - @dwhensonPosted over 3 years ago
Oh please ignore that extra-wide button in the screenshot - it's due to me using the
fit-content
value which isn't recognised in Firefox and maybe some other browsers.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