Skip to content

Commit e50af2b

Browse files
author
Patrick M
committed
feat: add style and fix slug
1 parent f82914d commit e50af2b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

src/styles/typography.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868

6969
code {
7070
@apply rounded bg-muted/75 p-1 wrap-break-word text-foreground before:content-none after:content-none;
71+
white-space: nowrap;
7172
}
7273

7374
.astro-code code {

0 commit comments

Comments
 (0)