mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-19 14:15:40 -04: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