diff --git a/css/query.css b/css/query.css index 2e55188a..5ba424bc 100644 --- a/css/query.css +++ b/css/query.css @@ -80,6 +80,8 @@ } } +/* iphone 6 landscape*/ +@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape), @media only screen and (max-height: 360px) and (max-width: 640px) { .fm { height: 55%;