From ec247a692dc2625516c9f7e9c9ceabdc5c3a5349 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 11 Mar 2017 16:28:29 +0000 Subject: [PATCH] Adjust slides min height --- assets/sass/components/content-types/_talk.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/sass/components/content-types/_talk.sass b/assets/sass/components/content-types/_talk.sass index f1fa0174..25d1862b 100644 --- a/assets/sass/components/content-types/_talk.sass +++ b/assets/sass/components/content-types/_talk.sass @@ -3,7 +3,7 @@ .presentation background: url('../images/loading.gif') no-repeat center - min-height: 350px + min-height: 275px width: 100% +desktop - min-height: 690px + min-height: 460px