engineeringresumes: fix highlights margins

This commit is contained in:
Sina Atalay 2024-04-15 17:53:16 +03:00
parent 710a3c6a6a
commit 1c57df70f5
3 changed files with 3 additions and 1 deletions

View File

@ -19,6 +19,7 @@
\vspace{<<design.margins.highlights_area.top>>}
((* for item in entry.highlights *))
((* if loop.first *))
\vspace{<<design.margins.highlights_area.top>>}
\begin{onecolentry}
\begin{highlights}
((* endif *))

View File

@ -16,9 +16,9 @@
\end{onecolentry}
((* endif *))
\vspace{<<design.margins.highlights_area.top>>}
((* for item in entry.highlights *))
((* if loop.first *))
\vspace{<<design.margins.highlights_area.top>>}
\begin{onecolentry}
\begin{highlights}
((* endif *))

View File

@ -19,6 +19,7 @@
\vspace{<<design.margins.highlights_area.top>>}
((* for item in entry.highlights *))
((* if loop.first *))
\vspace{<<design.margins.highlights_area.top>>}
\begin{onecolentry}
\begin{highlights}
((* endif *))