fix: stop inline code wrapping
This commit is contained in:
parent
7efb64d979
commit
a532c111d0
|
@ -46,10 +46,6 @@
|
|||
@apply link;
|
||||
}
|
||||
|
||||
code {
|
||||
@apply inline-block;
|
||||
}
|
||||
|
||||
pre {
|
||||
@apply my-8;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue