You can define custom lengths in the preamble to have a single point of control for spacing in multiple places.
\newlength{\CustomGap} \setlength{\CustomGap}{6ex} % example usage: \vspace{\CustomGap}