summaryrefslogtreecommitdiff
path: root/resources/views/cinema.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/cinema.blade.php')
-rw-r--r--resources/views/cinema.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/cinema.blade.php b/resources/views/cinema.blade.php
index bc08fc8..97ad9cd 100644
--- a/resources/views/cinema.blade.php
+++ b/resources/views/cinema.blade.php
@@ -4,7 +4,7 @@
@include ('layouts.footer-style')
html {
- height: inherit;
+ height: 100%;
}
.movie-grid {