mirror of
https://github.com/kristoferssolo/LU-DF-Typst-Template.git
synced 2026-03-21 16:16:27 +00:00
fix(title-page): remove title justification
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
place,
|
||||
logo,
|
||||
) = {
|
||||
set par(justify: false)
|
||||
align(
|
||||
center,
|
||||
upper(
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user