fixed resume

This commit is contained in:
Alexander 2025-06-09 11:51:47 -04:00
parent 2e5936de94
commit c175437b55
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -13,7 +13,7 @@
if q.depth != 1 {
v(fontsize / 5)
}
text(q, weight: "regular")
text(q, weight: "bold")
if q.depth == 2 {
v(-0.7em)
line(length: 100%, stroke: (thickness: 0.7pt))