fix a typst error

This commit is contained in:
Sina Atalay
2025-01-07 14:24:34 +03:00
parent 5bd656c50a
commit 6ee40c545e
5 changed files with 5 additions and 5 deletions

View File

@@ -277,7 +277,7 @@
#if design-page-show-last-updated-date {
let dx
if design-section-titles-type == "moderncv" {
dx = 0
dx = 0cm
} else {
dx = -design-entries-left-and-right-margin
}

View File

@@ -277,7 +277,7 @@
#if design-page-show-last-updated-date {
let dx
if design-section-titles-type == "moderncv" {
dx = 0
dx = 0cm
} else {
dx = -design-entries-left-and-right-margin
}

View File

@@ -277,7 +277,7 @@
#if design-page-show-last-updated-date {
let dx
if design-section-titles-type == "moderncv" {
dx = 0
dx = 0cm
} else {
dx = -design-entries-left-and-right-margin
}

View File

@@ -277,7 +277,7 @@
#if design-page-show-last-updated-date {
let dx
if design-section-titles-type == "moderncv" {
dx = 0
dx = 0cm
} else {
dx = -design-entries-left-and-right-margin
}

View File

@@ -277,7 +277,7 @@
#if design-page-show-last-updated-date {
let dx
if design-section-titles-type == "moderncv" {
dx = 0
dx = 0cm
} else {
dx = -design-entries-left-and-right-margin
}