Design comparison
Solution retrospective
i feel it is not properly aligned vertically .... if anyone would help it would be a pleasure
Community feedback
- @Vj3koPosted over 3 years ago
why u used 0.8 fr in grid template rows? write 1fr auto, it fixes everything. in .wrapper u don't need width of 70% for your paragraph, as u can see in design in stretches almost to the end of the container. set max-width for the whole container of what u want it to be, so when it reaches given width, it does not go further than that.
alignment seems fine, what do u mean by not properly aligned vertically?
0@grady2002Posted over 3 years ago@Vjekoni thank you for pointing out the corrections.... By "Not properly aligned vertically" i mean that on my screen its not exactly in the center on Y axis... so i had a doubt if it would be looking bad on other screens
0@Vj3koPosted over 3 years ago@grady2002 u mean, the subscription container and why us container? cuz if u inspect those 2 elements, it is the same width and height
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