chore: styling
This commit is contained in:
10
lib/lib.typ
10
lib/lib.typ
@@ -25,7 +25,7 @@
|
|||||||
#let JOB_TITLE_FONT_SIZE = 1.05em
|
#let JOB_TITLE_FONT_SIZE = 1.05em
|
||||||
|
|
||||||
// rest = not top
|
// rest = not top
|
||||||
#let PAGE_MARGINS = (right: 0.5in, top: 0.3in, left: 0.4in, bottom: 0.4in)
|
#let PAGE_MARGINS = (right: 0.425in, top: 0.3in, left: 0.375in, bottom: 0.4in)
|
||||||
|
|
||||||
// Format locations.
|
// Format locations.
|
||||||
#let format_location(location) = {
|
#let format_location(location) = {
|
||||||
@@ -51,9 +51,11 @@
|
|||||||
right_content
|
right_content
|
||||||
}),
|
}),
|
||||||
{
|
{
|
||||||
set strong(delta: SMALL_STRONG)
|
block(inset: (right: 0.75em), {
|
||||||
show link: underline
|
set strong(delta: SMALL_STRONG)
|
||||||
list(..details)
|
show link: underline
|
||||||
|
list(..details)
|
||||||
|
})
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user