1
0
forked from upb/FancyBeamerUPB

refactor(titlepage): balane left and rightskip in logobox

This commit is contained in:
EagleoutIce 2024-03-11 17:03:48 +01:00 committed by Thomas Thüm
parent 1011785d8f
commit 1515b10553

View File

@ -147,11 +147,9 @@
\hspace*{20pt}
\end{beamercolorbox}%
\nointerlineskip
\begin{beamercolorbox}[wd=\paperwidth,ht=4.5ex,dp=2ex,left]{logobox}
\begin{beamercolorbox}[wd=\paperwidth,ht=4.5ex,dp=2ex,leftskip=10pt,rightskip=10pt]{logobox}
\vspace{-1ex}%
\hspace{10pt}
\fancy@logoline
\hspace{10pt}
\end{beamercolorbox}%
\end{frame}
}