diff options
author | Eric Bidelman | 2012-04-17 18:59:07 -0700 |
---|---|---|
committer | Eric Bidelman | 2012-04-17 18:59:07 -0700 |
commit | 64c8d6328a9d0e4fe68a5899e3e8710342f3b7dd (patch) | |
tree | cc30183c85cbdadac0607b4c370f94e981708564 /theme/sass/phone.scss | |
parent | 5a15dcab5fd3bf90915f811bc7072f6ef8c34a07 (diff) | |
download | io-slides-remote-64c8d6328a9d0e4fe68a5899e3e8710342f3b7dd.tar.gz |
Basic presenter mode working
Diffstat (limited to 'theme/sass/phone.scss')
-rw-r--r-- | theme/sass/phone.scss | 4 |
1 files changed, 2 insertions, 2 deletions
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) { | |||
11 | /* Smartphones (portrait) ----------- */ | 11 | /* Smartphones (portrait) ----------- */ |
12 | //@media only screen and (max-device-width: 480px) { | 12 | //@media only screen and (max-device-width: 480px) { |
13 | /* Styles */ | 13 | /* Styles */ |
14 | $slide-width: 350px; | 14 | //$slide-width: 350px; |
15 | $slide-height: 500px; | 15 | //$slide-height: 500px; |
16 | 16 | ||
17 | slides > slide { | 17 | slides > slide { |
18 | /* width: $slide-width !important; | 18 | /* width: $slide-width !important; |