diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-09-29 01:01:18 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-09-29 01:01:18 -0500 |
commit | 782617f4327522955196ebb62f5fc0514809f5b2 (patch) | |
tree | e20f6968f9ccc6d2e2fca8ebef63131f7f97c282 | |
parent | bd7389ba756f600be04c207d6f1c0ac77aa81caf (diff) |
Change course table to center-aligned cells
-rw-r--r-- | Education.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Education.tex b/Education.tex index 29cd352..dd878e9 100644 --- a/Education.tex +++ b/Education.tex @@ -18,7 +18,7 @@ Expected Graduation: 2022. % Can make Course Work a section instead, and put above Professional Experience % Professional/Course Work prove my skills/proficiencies tates above -\begin{tabular}[h!]{p{5cm}p{5cm}p{5cm}} +\begin{tabular}[h!]{ccc}%{p{4cm}p{4cm}p{7cm}} % \toprule Digital System Design & DC/AC Circuit Analysis & Computer Architecture and Assembly \\ \midrule |