Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi @Samjolas, how are you?
I really liked the result of this project, but I have some tips that I think you will like: I noticed that the background was lowering a lot depending on the screen resolution, I made a change in the code to solve this:
background-size: 100% 50vmin;
The rest is really good!
Hope it helps... 👍
Marked as helpful0@SamjolasPosted about 2 years ago@AdrianoEscarabote
Thanks, Adriano
I will update the code with the correction.
Also, I will read up on vmin.
Thanks, this was helpful
1@AdrianoEscarabotePosted about 2 years ago@Samjolas no problem, keep coding
Marked as helpful0
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