mirror of
https://gitlab.com/upRootNutrition/resume.git
synced 2025-06-16 01:15:12 -05:00
feat: 2025-03-24
This commit is contained in:
parent
5bd036cde4
commit
ba868f4f8a
2 changed files with 1 additions and 1 deletions
BIN
src/resume.pdf
BIN
src/resume.pdf
Binary file not shown.
|
@ -55,7 +55,7 @@
|
||||||
// curve.cubic((44%, 2%), (48%, -2%), (55%, 0%)),
|
// curve.cubic((44%, 2%), (48%, -2%), (55%, 0%)),
|
||||||
curve.line((100%, 0%))
|
curve.line((100%, 0%))
|
||||||
),
|
),
|
||||||
text(size: 9pt, weight: "bold")[#title],
|
text(size: 9pt, weight: "bold", fill: titleColour)[#title],
|
||||||
curve(
|
curve(
|
||||||
stroke: (paint: gradient.linear(textDarkOrange, textLightOrange), thickness: 0.5pt),
|
stroke: (paint: gradient.linear(textDarkOrange, textLightOrange), thickness: 0.5pt),
|
||||||
curve.move((100%, 0%)),
|
curve.move((100%, 0%)),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue