Markus Oberlehner · Dec 24, 2022
How To Fix Spacing Between Text Blocks When Using Tailwind CSS
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Did you ever encounter the problem that the space between a text block and some other element does not seem right? For example, although we've added the same `mt-4` to a text block and some images, the space between text and image looks much larger than the space between two images. So instead of `mt-4` we try `mt-3`, but it just doesn't work out. This is because the same margin can look visually…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.