Merge pull request #4 from mvega3/patch-1

padding -> spacing utilities
This commit is contained in:
Jonathan Reinink 2017-11-01 00:19:12 -04:00 committed by GitHub
commit ad34c408c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -270,7 +270,7 @@ Offsets are calculated relative to the viewport and the element *will* act as a
Use the `.pin{-edge?}` utilities to anchor absolutely positioned elements against any of the edges of the nearest positioned parent.
Combined with Tailwind's [padding utilities](/docs/padding), you'll probably find that these are all you need to precisely control absolutely positioned elements.
Combined with Tailwind's [spacing utilities](/docs/spacing), you'll probably find that these are all you need to precisely control absolutely positioned elements.
<div class="flex items-start mt-8 text-sm leading-none mb-8">
<div class="pr-12">