Add with-padding class for images

This commit is contained in:
Oliver Davies 2018-09-04 14:06:11 +01:00
parent 638a2ca5c2
commit 5ccc1629b5

View file

@ -1,5 +1,8 @@
img.with-border
@apply .border .border-solid .border-grey-light
img.with-padding
@apply .p-1
svg
fill: currentColor