From 2fd2e731e062c990498c7484844f367c91d84223 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sun, 14 Feb 2021 21:56:43 +0100 Subject: [PATCH] increase front page image size --- bind.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.sty b/bind.sty index 7817b7e1..94ca67b4 100644 --- a/bind.sty +++ b/bind.sty @@ -271,7 +271,7 @@ bookmarks=true]% \vspace{2cm} {\scshape\Huge\bfseries #1\par} \vspace{2cm} - \includegraphics[width=0.35\textwidth]{#3}\par\vspace{1cm} + \includegraphics[width=0.6\textwidth]{#3}\par\vspace{1cm} {\Large #2\par} \vspace{1.5cm} {\large Last edited \today\par} -- GitLab