diff --git a/cv.typ b/cv.typ index 5f96158..feec435 100644 --- a/cv.typ +++ b/cv.typ @@ -154,6 +154,8 @@ table.cell( colspan: 2, [ + === Languages + #grid( columns: (50%, 50%), column-gutter: 2em, @@ -161,47 +163,39 @@ row-gutter: 2em, align: auto, table( - columns: (75%, 15%, 15%), + columns: (5%, 75%, 10%), rows: auto, stroke: none, inset: 0pt, column-gutter: 6pt, row-gutter: 1em, - [ - #set text(fill: main_colour) - === Languages], - [], - [], - [], [], [], - [*English*], [#circle_full#circle_full#circle_full], fa-comment(main_colour), + fa-comment(main_colour), [*English*], [#circle_full#circle_full#circle_full], + fa-comment(main_colour), [ *Dutch* ], [#circle_full#circle_full#circle_full], - fa-comment(main_colour), ), table( - columns: (75%, 15%, 15%), + columns: (5%, 75%, 10%), rows: auto, stroke: none, inset: 0pt, column-gutter: 6pt, row-gutter: 1em, - [], [], [], - [], [], [], + fa-comment(main_colour), [ *German* \ ], [#circle_full#circle_full#circle_empty], - fa-comment(main_colour), - [*French*], [#circle_full#circle_empty#circle_empty], fa-comment(main_colour), + fa-comment(main_colour), [*French*], [#circle_full#circle_empty#circle_empty], + fa-comment(main_colour), [ *Spanish* ], [#circle_full#circle_empty#circle_empty], - fa-comment(main_colour), ), )], ),