diff --git a/src/routes/wiki/+page.svelte b/src/routes/wiki/+page.svelte index b68e33a..431582d 100644 --- a/src/routes/wiki/+page.svelte +++ b/src/routes/wiki/+page.svelte @@ -37,6 +37,10 @@ not work on PojavLauncher without patching.

content: ":"; } + p { + text-align: justify; + } + // TODO: Add buttons to copy the link to a section // h1, h2, h3 { // &::before {