diff options
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; |