aboutsummaryrefslogtreecommitdiff
path: root/theme/sass/phone.scss
diff options
context:
space:
mode:
authorEric Bidelman2012-04-17 18:59:07 -0700
committerEric Bidelman2012-04-17 18:59:07 -0700
commit64c8d6328a9d0e4fe68a5899e3e8710342f3b7dd (patch)
treecc30183c85cbdadac0607b4c370f94e981708564 /theme/sass/phone.scss
parent5a15dcab5fd3bf90915f811bc7072f6ef8c34a07 (diff)
downloadio-slides-remote-64c8d6328a9d0e4fe68a5899e3e8710342f3b7dd.tar.gz
Basic presenter mode working
Diffstat (limited to 'theme/sass/phone.scss')
-rw-r--r--theme/sass/phone.scss4
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
17slides > slide { 17slides > slide {
18/* width: $slide-width !important; 18/* width: $slide-width !important;