We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c6ec8 commit 98bff0aCopy full SHA for 98bff0a
1 file changed
src/styles/typography.css
@@ -10,7 +10,7 @@
10
.prose thead th:first-child,
11
tbody td:first-child,
12
tfoot td:first-child {
13
- padding-left: 0.5714286em;
+ padding-inline-start: 0.5714286em !important;
14
}
15
.prose h2#table-of-contents {
16
@apply mb-2;
0 commit comments