diff --git a/Components/browseTile.js b/Components/browseTile.js index ce6e018..0e4b7af 100644 --- a/Components/browseTile.js +++ b/Components/browseTile.js @@ -1,6 +1,6 @@ const browseTileTemplate = document.createElement("template"); browseTileTemplate.innerHTML = ` - + diff --git a/Components/carousel.js b/Components/carousel.js index c8a6fdc..98e2641 100644 --- a/Components/carousel.js +++ b/Components/carousel.js @@ -5,7 +5,7 @@ class CustomCarousel extends HTMLElement { const template = document.createElement("template"); template.innerHTML = ` - + diff --git a/carousel.html b/carousel.html index 5aae78c..b2eb22c 100644 --- a/carousel.html +++ b/carousel.html @@ -7,7 +7,7 @@ rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> - + - - - - - + + + + +