From 9b893040483ef98d0df2a0b18bf96778fd2bbfe5 Mon Sep 17 00:00:00 2001 From: Neeraj Rekwar <88387699+neerajrekwar@users.noreply.github.com> Date: Sun, 28 Jan 2024 22:36:54 +0530 Subject: [PATCH] Update crsl.html --- carousels/crsl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carousels/crsl.html b/carousels/crsl.html index 9f4e8f5..859d32c 100644 --- a/carousels/crsl.html +++ b/carousels/crsl.html @@ -21,7 +21,7 @@ margin-right: 20px; } .gallery-cell img { - width: 100%; + max-width: 100%; height: auto; }