We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9df614f + f433a72 commit d7a15a3Copy full SHA for d7a15a3
1 file changed
src/lib/components/blip.svelte
@@ -93,6 +93,7 @@
93
justify-content: space-between;
94
margin: 0 1rem;
95
scroll-margin-top: calc(var(--main-margin-top) + var(--spacing-lg));
96
+ font-size: 1.2rem;
97
}
98
99
.blip-content:not(:has(> :only-child:is(blockquote, pre))) {
0 commit comments