Post markdown styling
This commit is contained in:
parent
d598232ecf
commit
f6b89af078
2 changed files with 9 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
img
|
||||
&.has-border,
|
||||
&.with-border
|
||||
@apply border border-solid border-grey-light
|
||||
|
||||
&.has-padding,
|
||||
&.with-padding
|
||||
@apply p-1
|
||||
@apply p-2
|
||||
|
||||
&.avatar
|
||||
@apply border p-1 rounded-full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue