mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
fix a typst error
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user