From 6e8efc3855e551b167d0795fa2eadc9dab9d4486 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 19 Nov 2020 21:15:49 +0100 Subject: [PATCH] =?UTF-8?q?Odsazen=C3=AD=20mezi=20n=C3=A1zvem=20fakulty=20?= =?UTF-8?q?a=20univerzity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/index.svelte | 1 + 1 file changed, 1 insertion(+) 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; }