fix(assets): indentation in code blocks
This commit is contained in:
parent
c8a9acd4b4
commit
808124cfcb
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
|||
@apply my-8;
|
||||
}
|
||||
|
||||
pre code {
|
||||
@apply block;
|
||||
}
|
||||
|
||||
.media--type-image {
|
||||
@apply my-8;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue