diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 4c9ea1d..4bf271f 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -153,6 +153,7 @@ line-height: 1; margin-bottom: 0; } + .pedftext p { margin: .3em 0 } .dotted { border-top: dotted 1px; }