Design comparison
Community feedback
- @mcasti19Posted about 1 year ago
Hi, if you want center the content, you can try this
body { height: 100vh; display: flex; justify-content: center; align-items: center; }
You can reduce the size of the button a little and I think you didn't work on the design for mobile, right?
and finally remember the background-color of the body
You are doing a good job, practice makes master :) don't stop practicing
0@illuz2Posted about 1 year ago@mcasti19 thx for your reviw and kind words. tbh i wasnt rly trying to make it perfect. although i forgot the background color. I also forgot to center it. as for mobile yes i didnt thought of it as a web responsive challenge. you can check my testimonials tho.it should be responsive
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