summaryrefslogtreecommitdiff
path: root/resources/views/cinema.blade.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-27style: cinema grid shows exactly 3 movies per rowdev1-3/+1
2026-06-27fix: restore html height: 100% in cinema views for background imagedev1-1/+1
Page-specific @section('styles') had height: inherit which broke the body background-attachment: fixed + background-size: cover from _background.scss. Reverted to height: 100% matching the original SCSS.
2026-06-27mergehorus1-0/+194