diff options
Diffstat (limited to 'theme/css/phone.css')
-rw-r--r-- | theme/css/phone.css | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/theme/css/phone.css b/theme/css/phone.css index 3f211dd..51a43c7 100644 --- a/theme/css/phone.css +++ b/theme/css/phone.css | |||
@@ -1,6 +1,12 @@ | |||
1 | /*Smartphones (portrait and landscape) ----------- */ | ||
2 | /*@media only screen | ||
3 | and (min-width : 320px) | ||
4 | and (max-width : 480px) { | ||
5 | |||
6 | }*/ | ||
1 | /* Smartphones (portrait) ----------- */ | 7 | /* Smartphones (portrait) ----------- */ |
2 | /* Styles */ | 8 | /* Styles */ |
3 | /* line 9, ../sass/phone.scss */ | 9 | /* line 17, ../sass/phone.scss */ |
4 | slides > slide { | 10 | slides > slide { |
5 | /* width: $slide-width !important; | 11 | /* width: $slide-width !important; |
6 | height: $slide-height !important; | 12 | height: $slide-height !important; |