style: OCD tweaks
This commit is contained in:
parent
6fd276bda1
commit
c8772fd895
2 changed files with 3 additions and 3 deletions
2
cv.typ
2
cv.typ
|
@ -94,7 +94,7 @@
|
|||
|
||||
= Papers
|
||||
|
||||
== Pre-prints
|
||||
== preprints
|
||||
|
||||
#cv-paper-item(
|
||||
name: "The DeepBozo Report",
|
||||
|
|
|
@ -140,10 +140,10 @@
|
|||
}
|
||||
|
||||
#show heading.where(level: 2): it => {
|
||||
set text(weight: "regular", size: 13pt)
|
||||
set text(weight: "regular", size: 12pt, color)
|
||||
_cv-line(
|
||||
align: horizon,
|
||||
[#box(fill: gray, width: 20mm, height: 0.2em)],
|
||||
[#box(fill: gray, width: 28mm, height: 0.1em)],
|
||||
[#it.body],
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue