tailwind margin
<div class="mt-8 md:my-8">
<!-- ... -->
</div>
tailwind margin
<div class="mt-8 md:my-8">
<!-- ... -->
</div>
tailwind margin
<div class="mt-8 ...">mt-8</div>
<div class="mr-8 ...">mr-8</div>
<div class="mb-8 ...">mb-8</div>
<div class="ml-8 ...">ml-8</div>
tailwind margin
<div class="w-32 h-16 bg-fuchsia-300 ..."></div>
<div class="-mt-8 bg-fuchsia-500 ...">-mt-8</div>
margin left tailwind
<div class="mt-5...">Hello wolrd !</div>
<!--
mt -> margin-top
ml -> margin-left
mr -> margin-right
mb -> margin-bottom
-->
tailwind margin
<div class="my-8 ...">my-8</div>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us