rfics-presentation/sections/question_slide.tex
2024-08-29 18:44:50 +02:00

21 lines
503 B
TeX

\begin{frame}[t]
\frametitle{Questions}
\begin{minipage}[c]{0.65\textwidth}
\centering
\LARGE Thank you for your attention!\\ Any questions?
\end{minipage}%
\begin{minipage}[c]{0.35\textwidth}
\centering
\begin{figure}[H]
\centering
\begin{tikzpicture}[every node/.style={scale=14}]
\node at (0, 0) {\textcolor{KITblue}{?}};
\end{tikzpicture}
\end{figure}
\end{minipage}
\end{frame}