diff --git a/couchpotato/core/plugins/movie/static/movie.css b/couchpotato/core/plugins/movie/static/movie.css index 387cacfc..7c1eff3b 100644 --- a/couchpotato/core/plugins/movie/static/movie.css +++ b/couchpotato/core/plugins/movie/static/movie.css @@ -47,7 +47,7 @@ @media all and (max-width: 480px) { .movies h2 { font-size: 25px; - margin-bottom: 5px; + margin-bottom: 10px; } }