feat: update style
This commit is contained in:
parent
3e5be4cf8f
commit
509bd8963d
5
lib.typ
5
lib.typ
@ -12,7 +12,8 @@
|
|||||||
#let TITLE_FONT_SIZE = 2em
|
#let TITLE_FONT_SIZE = 2em
|
||||||
|
|
||||||
#let HEADING_LINE_GAP = 3mm
|
#let HEADING_LINE_GAP = 3mm
|
||||||
#let BODY_LINE_HEIGHT = 0.75em
|
#let BODY_LINE_HEIGHT = 0.65em
|
||||||
|
#let BODY_LINE_SPACING = 0.75em
|
||||||
|
|
||||||
// rest = not top
|
// rest = not top
|
||||||
#let PAGE_MARGINS = (right: 0.4in, rest: 0.3in)
|
#let PAGE_MARGINS = (right: 0.4in, rest: 0.3in)
|
||||||
@ -68,7 +69,7 @@
|
|||||||
none
|
none
|
||||||
}
|
}
|
||||||
cv_entry(left_content: {
|
cv_entry(left_content: {
|
||||||
set par(leading: 0.55em, justify: true)
|
set par(justify: true)
|
||||||
text(1.1em)[*#company* | _#role _]
|
text(1.1em)[*#company* | _#role _]
|
||||||
}, right_content: {
|
}, right_content: {
|
||||||
set text(size: 1.1em)
|
set text(size: 1.1em)
|
||||||
|
Loading…
Reference in New Issue
Block a user