Design comparison
Solution retrospective
Not perfect, as there were many guessing with row height to get good whitespaces. No transition when theme switcher is moving. I guess it's because it's full flexbox - any tips on transition would be highly appreciated.
Added extra localstorage for theme.
P.S. After adding gradient border with radius the hover doesn't seem to work and there is slight outline visible. Is there any good approach for that? Thanks in advance.
Community feedback
- @adamskysPosted over 3 years ago
Added whitespaces with margin-top and mixing grid-template rows, however I don't like this approach, as there was a lot of guessing. Is there an easy way to manipulate row size in desktop version to be also responsive? Now it's somehow responsive, however previously when I tried grid-template-rows on container my mobile version had huge whitespaces, still I am not sure how I manage to do that.
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