Submitted 10 months ago
advice-generator-app Using Html&&CSS&&Js
@abdelrahman-mohammed1
Design comparison
SolutionDesign
Solution retrospective
Building advice-generator-app Using Html&&CSS and JavaScript to Fetch Data From API
Community feedback
- @NantuePosted 10 months ago
Hello @abdelrahman-mohammed1 how are u? I recommend that if you want to center the content you do it in <body/>.
it would stay this way:
body { background-color: hsl(218, 23%, 16%); display: flex; justify-content: center; align-items: center; height: 100vh; }
0@abdelrahman-mohammed1Posted 10 months agoThanks i will do this in the upcoming designs that look like this design thank you brother @Nantue
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