We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540b6a7 commit 9451522Copy full SHA for 9451522
src/styles/typography.css
@@ -73,6 +73,7 @@
73
74
.astro-code code {
75
@apply flex-[1_0_100%] bg-inherit p-0;
76
+ white-space: unset;
77
}
78
79
blockquote {
0 commit comments