From 782617f4327522955196ebb62f5fc0514809f5b2 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 01:01:18 -0500 Subject: Change course table to center-aligned cells --- Education.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3