flexbox, tailwind

Solution retrospective
<div style="margin-top: 90px; margin-bottom: 90px" class="flex flex-col rounded-2xl bg-white shadow-lg my-24 w-80 mx-auto h-[550px] lg:flex-row-reverse lg:w-5/6 lg:max-w-[1293px] lg:h-[307px]">
Weirdly, my-[90px] is not usable in this code, therefore i used inline css to deal with it, but i don't understand why it doesn't work
Please criticize my work, thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Chyunjet's solution.
Join 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