format: tabel formatting

This commit is contained in:
2022-02-09 13:49:48 +01:00
parent e1c5bac28b
commit 8a0364d36a
2 changed files with 20 additions and 13 deletions

View File

@ -11,13 +11,13 @@ Hoe ga je te werk (5), tot welke resultaten leidt dat (6), welke relevante keuze
\begin{table}[h]
\centering
\begin{tabular}{@{} | p{0.2\linewidth} | p{0.2\linewidth} | p{0.4\linewidth} | p{0.1\linewidth} | @{}}
\toprule
\hline
\textbf{Competentie} & \textbf{Toelichting} & \textbf{Waarom} & \textbf{Product} \\
\midrule
\hline
\bottomrule
\hline
\end{tabular}
\end{table}