From ad7f5d0814a637b3634e4f681c3d768d3d1bbe91 Mon Sep 17 00:00:00 2001 From: Christian Claros <95495732+Clarosabel2@users.noreply.github.com> Date: Wed, 29 May 2024 15:59:31 -0300 Subject: [PATCH] Update style.css --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index e22b955..8b84660 100644 --- a/styles/style.css +++ b/styles/style.css @@ -449,7 +449,7 @@ header .container-search{ } main .container-info .movie-select img { - width: 30vh; + width: 26vh; height: 100%; box-shadow: 5px 10px 30px #000000; }