Submitted about 1 year ago
Mobile-first solution using CSS grid and JavaScript
@zoedarkweather
Design comparison
SolutionDesign
Solution retrospective
Any feedback welcome. Thanks!
Community feedback
- @JOJOK63Posted about 1 year ago
Hi , you can use : .content{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } to center your content
Have a good day
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