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.
|
% Set the subtitle on the title page.
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
\setbeamertemplate{subtitle}{
|
\setbeamertemplate{subtitle}{
|
||||||
|
\vspace*{0.1em}
|
||||||
\raggedright%
|
\raggedright%
|
||||||
\insertsubtitle%
|
\insertsubtitle%
|
||||||
\par%
|
\par%
|
||||||
|
|
Loading…
Reference in New Issue