Markdown improvements
This commit is contained in:
+6
-1
@@ -86,7 +86,12 @@
|
||||
}
|
||||
|
||||
pre {
|
||||
@apply my-4 rounded-md overflow-x-auto p-2 block font-mono bg-gray-800;
|
||||
@apply my-4 bg-gray-800 overflow-x-auto block;
|
||||
--MONO: 1;
|
||||
}
|
||||
|
||||
code {
|
||||
@apply p-2 text-sm bg-gray-800 font-mono rounded-md;
|
||||
--MONO: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user