diff --git a/css/preview-film-section.css b/css/preview-film-section.css index 2757c9e9..9d86e019 100644 --- a/css/preview-film-section.css +++ b/css/preview-film-section.css @@ -25,7 +25,7 @@ background-image: linear-gradient(45deg, rgba(0,0,0, 0.5) 25%, transparent 25%, transparent 75%, rgba(0,0,0, 0.5) 75%, rgba(0,0,0, 0.5)), linear-gradient(-45deg, rgba(0,0,0, 0.5) 25%, transparent 25%, transparent 75%, rgba(0,0,0, 0.5) 75%, rgba(0,0,0, 0.5)); - background-size: 45px 45px; + background-size: 29px 45px; background-repeat: repeat-x; background-position-x: 3px; }