Design comparison
Solution retrospective
--
Community feedback
- @LoaiEsam37Posted over 1 year ago
Hi Mustafa,
It
s not a good idea to put a main tag nested inside another main tag, also when you use
<main>tag you don
t have to add role main , Its either
<main>or
<div role="main">`. another thing try to not to make the supervisor and the calculator cards postions absolute but instead you can just make the four cards in a parent with a display flex property , justify content center and align items center then you can add to the the supervisor and the calculator cards transform property on the Y axis by 50%hope you found this helpful !!!
0 - @mstfklycPosted over 1 year ago
There is something about preview probably click the preview
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