diff --git a/slides_template/example.tex b/slides_template/example.tex index 7130c82..3001f0a 100644 --- a/slides_template/example.tex +++ b/slides_template/example.tex @@ -1,4 +1,4 @@ -\documentclass[10pt,xcolor=dvipsnames]{beamer} +\documentclass[10pt,xcolor=dvipsnames,aspectratio=169]{beamer} \usetheme{metropolis} \usepackage{appendixnumberbeamer} @@ -182,7 +182,7 @@ BoldItalicFont = *-BoldItalic \titlepage \tikz{\node at (current page.center) [anchor=center, yshift=-0.5in, xshift=1in] - {\includegraphics[width=0.35\textwidth]{figures/logo.pdf}}; + {\includegraphics[width=0.25\textwidth]{figures/logo.pdf}}; } % include version control stuff