fix(title-page): remove title justification

This commit is contained in:
2026-03-05 15:28:46 +02:00
parent 65393fa204
commit 5a202257ba
2 changed files with 2 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
place,
logo,
) = {
set par(justify: false)
align(
center,
upper(

View File

@@ -1,6 +1,6 @@
[package]
name = "solo-lu-df"
version = "1.1.0"
version = "1.1.1"
entrypoint = "src/lib.typ"
authors = ["Kristofers Solo <dev@kristofers.xyz>"]
license = "MIT-0"