diff --git a/image-carousel/index.html b/image-carousel/index.html index a3386f9..369e0f4 100644 --- a/image-carousel/index.html +++ b/image-carousel/index.html @@ -27,7 +27,6 @@
diff --git a/image-carousel/style.css b/image-carousel/style.css index 338592c..fc818db 100644 --- a/image-carousel/style.css +++ b/image-carousel/style.css @@ -43,7 +43,7 @@ img { border: none; padding: 0.5rem; cursor: pointer; - width: 49.5%; + width: 100%; } .btn:hover {