mirror of https://github.com/eyhc1/rendercv.git
allow division of section contents
This commit is contained in:
parent
ef3350fda1
commit
5000ee3710
|
@ -95,7 +95,7 @@
|
||||||
parsep=<<theme_options.margins.highlights_area.vertical_between_bullet_points>>,
|
parsep=<<theme_options.margins.highlights_area.vertical_between_bullet_points>>,
|
||||||
partopsep=0pt,
|
partopsep=0pt,
|
||||||
itemsep=0pt,
|
itemsep=0pt,
|
||||||
after=\vspace*{-1\baselineskip},
|
after=\vspace{-1\baselineskip},
|
||||||
leftmargin=<<theme_options.margins.highlights_area.left>> + 3pt
|
leftmargin=<<theme_options.margins.highlights_area.left>> + 3pt
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
|
|
Loading…
Reference in New Issue