fix(awesome-cv): correct alignment in tabular environment

This commit is contained in:
Mahdi Hoseini 2025-08-31 13:55:54 -07:00
parent e4d3295e0c
commit a5215e1c37
3 changed files with 1 additions and 1 deletions

View file

@ -753,7 +753,7 @@
\begin{center}
\setlength\tabcolsep{1ex}
\setlength{\extrarowheight}{0pt}
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} r L{\textwidth * \real{0.9}}}
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} l L{\textwidth * \real{0.9}}}
}{%
\end{tabular*}
\end{center}

Binary file not shown.

Binary file not shown.