diff options
author | Karl Hallsby <karl@hallsby.com> | 2022-10-04 12:50:55 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-10-04 12:52:15 -0500 |
commit | 0d0c33e6cd5ec79bd5e21125b14cb079719a6c83 (patch) | |
tree | 0c9ec0f88bba145c6633283799279d23100905e1 | |
parent | 37b79edbd4c1c74782834c9ff2e373210614311a (diff) |
Remove extra spacing between course work table & its heading
This extra spacing was quite large, eating up more space than it
really needed to.
-rw-r--r-- | Education.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Education.tex b/Education.tex index b72ed86..567cb33 100644 --- a/Education.tex +++ b/Education.tex @@ -15,6 +15,7 @@ % Can make Course Work a section instead, and put above Professional Experience % Professional/Course Work prove my skills/proficiencies tates above \begin{center} + \vspace{-5pt} \begin{tabular}[h!]{ccc}%{p{4cm}p{4cm}p{7cm}} % \toprule Digital System Design & Virtual Machines & CMOS VLSI Design \\ |