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.
txt-s
1 parent 8bd189b commit 4a62389Copy full SHA for 4a62389
quartz/styles/custom/callout-adjustments.scss
@@ -216,12 +216,7 @@
216
.callout.callout:is([data-callout-metadata~=text-small],
217
[data-callout-metadata~=txt-s]) > .callout-content > * {
218
font-size: 0.8rem;
219
-}
220
-
221
-.callout.callout:is([data-callout-metadata~=text-small],
222
-[data-callout-metadata~=txt-s]) > .callout-content > .table-container > table > * {
223
- // override Quartz default table line-height 2rem
224
- line-height: 1.6rem;
+ line-height: 1rem;
225
}
226
227
.callout:is([data-callout-metadata~=n-th],
0 commit comments