Fix languages layout
This commit is contained in:
parent
22d390104a
commit
3b2801b06f
1 changed files with 9 additions and 15 deletions
24
cv.typ
24
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),
|
||||
),
|
||||
)],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue