feat: add a small amount of vertical space before subtitle
This commit is contained in:
parent
c964ab4999
commit
b224a9b506
|
@ -184,6 +184,7 @@
|
|||
% Set the subtitle on the title page.
|
||||
% \begin{macrocode}
|
||||
\setbeamertemplate{subtitle}{
|
||||
\vspace*{0.1em}
|
||||
\raggedright%
|
||||
\insertsubtitle%
|
||||
\par%
|
||||
|
|
Loading…
Reference in New Issue