fix(assets): indentation in code blocks
This commit is contained in:
parent
c8a9acd4b4
commit
808124cfcb
|
@ -50,6 +50,10 @@
|
|||
@apply my-8;
|
||||
}
|
||||
|
||||
pre code {
|
||||
@apply block;
|
||||
}
|
||||
|
||||
.media--type-image {
|
||||
@apply my-8;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue