diff --git a/resources/views/merchbay/index.blade.php b/resources/views/merchbay/index.blade.php index a8b119c..99b4537 100755 --- a/resources/views/merchbay/index.blade.php +++ b/resources/views/merchbay/index.blade.php @@ -12,14 +12,17 @@ top: 60px; left: 80px; } - - .carousel-item { + .carousel-item{ + min-height: 350px; + height: 350px; + } + .carousel-item>a { min-height: 350px; height: 350px; position: relative; } - .carousel-item>img.blurred { + .carousel-item>a>img.blurred { width: 100%; height: 100%; object-fit: cover; @@ -50,11 +53,11 @@
+ -->
+
+ -->
{{--