Add with-padding class for images
This commit is contained in:
parent
638a2ca5c2
commit
5ccc1629b5
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
img.with-border
|
||||
@apply .border .border-solid .border-grey-light
|
||||
|
||||
img.with-padding
|
||||
@apply .p-1
|
||||
|
||||
svg
|
||||
fill: currentColor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue