Answers ( 1 )

  1. 20 Mar 2025

    Simplay, you can use the m- prefix followed by a number to specify the margin size.

    <div class="m-4">
         Div with margin 
    </div>
    // like this 2, 3, 4, 5
    

    Tailwind uses a scale from 0 to 5 for spacing.

    0

Leave an Answer


candhmm8

Ask by candhmm8

 Prev question

Next question