We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f962795 commit 3fe84fbCopy full SHA for 3fe84fb
src/style/notion-x.scss
@@ -348,7 +348,7 @@ pre > code::before {
348
}
349
350
.m2it-headings {
351
- @apply my-0 font-semibold text-slate-800;
+ @apply my-0 font-semibold text-inherit;
352
353
354
.m2it-prose-img {
@@ -377,7 +377,7 @@ pre > code::before {
377
378
379
.m2it-strong {
380
- @apply font-medium text-gray-800;
+ @apply font-medium text-inherit;
381
382
383
.m2it-table {
0 commit comments