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