Skip to content

Commit 73dc758

Browse files
committed
Shrink down the address to fit properly.
Resolve: Overfull \hbox (13.3333pt too wide) detected at line 51
1 parent 749fde2 commit 73dc758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aaronrobson-cv.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
}
4343

4444
\address{
45-
\noindent\parbox{.33\textwidth}{\websitelink}
46-
\parbox{.33\textwidth}{mobile: 07411 863293}
47-
\parbox{.34\textwidth}{\hfill\githublink}
45+
\noindent\parbox{.30\textwidth}{\websitelink}
46+
\parbox{.30\textwidth}{mobile: 07411 863293}
47+
\parbox{.30\textwidth}{\hfill\githublink}
4848
}
4949

5050
\begin{document}

0 commit comments

Comments
 (0)