Submitted almost 2 years ago
React + TS + SCSS + React query Application
@caarlosdamian
Design comparison
SolutionDesign
Solution retrospective
Feedback is always welcome , can you shared best practices to styling with scss that should be a really good help
Community feedback
- @jefcooperPosted almost 2 years ago
I encountered a small problem with dark mode. It looks like when the page is first displayed without a search, then if you switch to dark mode, the bottom portion of the page remains white. Guessing that's the body background showing through, maybe set the body background-color to theme background.
Steps to reproduce:
- load page in browser (see light mode by default and empty search)
- switch to dark mode without entering any search.
Results in white section under search bar.
1@caarlosdamianPosted almost 2 years ago@jefcooper Nice Already fix the bug nice catch !!
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