Expand About section to the width of the document

This commit is contained in:
coolneng 2019-07-11 07:23:52 +02:00
parent ab9528c5c5
commit a7242e2617
2 changed files with 50 additions and 56 deletions

Binary file not shown.

View File

@ -213,23 +213,17 @@
\end{minipage} \end{minipage}
\end{tabular} \end{tabular}
\lighthrule \lighthrule
%---------- MAIN BODY ---------- %---------- MAIN BODY ----------
% ABOUT
\section{about}
\parbox[t][][t]{\textwidth}{
$about$
}
%---------- LEFT SIDE ---------- %---------- LEFT SIDE ----------
%\Mybox{ %\Mybox{
\begin{minipage}[t]{0.31\textwidth} \begin{minipage}[t]{0.31\textwidth}
\raggedright \raggedright
\begin{flushleft} %\begin{flushleft}
% ABOUT
\section{about}
\parbox[t][][t]{\textwidth}{
\lightsmall{
\begin{flushleft}
$about$
\end{flushleft}
}
}
%
% PROGRAMMING % PROGRAMMING
\section{programming} \section{programming}
\hlight \hlight
@ -257,7 +251,7 @@
\emphasized{$courses.name$} \\ \emphasized{$courses.name$} \\
\lightfont{\textbf{$courses.institution$}} \\ \lightfont{\textbf{$courses.institution$}} \\
$endfor$ $endfor$
\end{flushleft} %\end{flushleft}
\end{minipage}% \end{minipage}%
% %
%---------- RIGHT SIDE ---------- %---------- RIGHT SIDE ----------