mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-05-11 09:28:04 +08:00
fix(awesome-cv): correct alignment in tabular environment
This commit is contained in:
parent
e4d3295e0c
commit
a5215e1c37
3 changed files with 1 additions and 1 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue