From a8b614c2817367088c012fc89eeee0868df7b837 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 14 Dec 2020 17:47:10 +0100 Subject: Fixed bug with minipage and spacing. --- cv.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cv.tex b/cv.tex index 662b947..6f81b76 100644 --- a/cv.tex +++ b/cv.tex @@ -23,10 +23,9 @@ {\LARGE\titlebf{#1}} \hfill \raisebox{-5pt}{ - \begin{minipage}[b]{4.5em} - \centering - \pgfornament[anchor=south,height=20pt]{#2} - \end{minipage} + \makebox[4.5em]{ + \hfill\pgfornament[anchor=south,height=20pt]{#2}\hfill + } } \vspace{0.75em} -- cgit v1.2.3-70-g09d2