Skip to content

Commit 45318aa

Browse files
author
tkokhing
committed
prose fixed, no more overshot container
1 parent a5cc7e0 commit 45318aa

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/styles/blog.module.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525

2626
.prose {
2727
max-width: 100%;
28-
}
29-
30-
.prose a {
3128
overflow-wrap: break-word;
3229
word-break: break-word;
3330
}
@@ -72,11 +69,6 @@
7269
border-radius: 0.125rem;
7370
}
7471

75-
.prose a code[data-kind] {
76-
overflow-wrap: break-word;
77-
word-break: break-word;
78-
}
79-
8072
/* Prevent tables from breaking container */
8173
.prose table {
8274
display: block;

0 commit comments

Comments
 (0)