feat: adjust sizing
This commit is contained in:
parent
c6365b5c03
commit
eb112f5b0d
@ -124,8 +124,8 @@
|
|||||||
tasks: (
|
tasks: (
|
||||||
[Upgraded archive import pipelines in Python to make *4000+* user works
|
[Upgraded archive import pipelines in Python to make *4000+* user works
|
||||||
accessible to *7000000+* registered users],
|
accessible to *7000000+* registered users],
|
||||||
[Developed a new React frontend for users to browse and search works with *Ruby
|
[?? Developed a new React frontend for users to browse and search works with
|
||||||
on Rails*],
|
*Ruby on Rails*],
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
4
lib.typ
4
lib.typ
@ -15,7 +15,7 @@
|
|||||||
#let BODY_LINE_HEIGHT = 0.65em
|
#let BODY_LINE_HEIGHT = 0.65em
|
||||||
|
|
||||||
#let HEADING_DETAILS_LIST_SPACING = 0.8em
|
#let HEADING_DETAILS_LIST_SPACING = 0.8em
|
||||||
#let DETAILS_TITLE_FONT_SIZE = 1em
|
#let DETAILS_TITLE_FONT_SIZE = 1.05em
|
||||||
|
|
||||||
#let DETAILS_LIST_SPACING = 0.75em
|
#let DETAILS_LIST_SPACING = 0.75em
|
||||||
|
|
||||||
@ -67,7 +67,7 @@
|
|||||||
text(DETAILS_TITLE_FONT_SIZE)[*#company* | _#role _]
|
text(DETAILS_TITLE_FONT_SIZE)[*#company* | _#role _]
|
||||||
|
|
||||||
if tools != none {
|
if tools != none {
|
||||||
text(DETAILS_TITLE_FONT_SIZE)[ | *#tools* ]
|
text[ | *#tools* ]
|
||||||
}
|
}
|
||||||
}, right_content: {
|
}, right_content: {
|
||||||
[_#start_date -- #end_date _]
|
[_#start_date -- #end_date _]
|
||||||
|
Loading…
Reference in New Issue
Block a user