diff --git a/css/query.css b/css/query.css index ce71a3b9..0cc27dca 100644 --- a/css/query.css +++ b/css/query.css @@ -48,6 +48,12 @@ } } +@media only screen and (max-height: 850px) { + .files { + height: 90%; + } +} + @media only screen and (max-height: 700px) and (min-width: 600px) { .fm { height: 85%;