From 64c8d6328a9d0e4fe68a5899e3e8710342f3b7dd Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Tue, 17 Apr 2012 18:59:07 -0700 Subject: Basic presenter mode working --- theme/sass/phone.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/sass/phone.scss') diff --git a/theme/sass/phone.scss b/theme/sass/phone.scss index 4cfb2b1..c6a4043 100644 --- a/theme/sass/phone.scss +++ b/theme/sass/phone.scss @@ -11,8 +11,8 @@ and (max-width : 480px) { /* Smartphones (portrait) ----------- */ //@media only screen and (max-device-width: 480px) { /* Styles */ -$slide-width: 350px; -$slide-height: 500px; +//$slide-width: 350px; +//$slide-height: 500px; slides > slide { /* width: $slide-width !important; -- cgit v1.2.3