diff --git a/resources/js/app.js b/resources/js/app.js index 50db69d..0f97a1b 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -3,14 +3,3 @@ import "flowbite"; import "./icons"; import "./icons-brands"; import "./icons-duotone"; - -document.addEventListener("DOMContentLoaded", function () { - const images = document.querySelectorAll(".transition-opacity"); - - images.forEach((image) => { - image.onload = function () { - image.style.filter = "blur(0)"; - image.style.opacity = "1"; - }; - }); -}); diff --git a/resources/views/components/champions/list_all.blade.php b/resources/views/components/champions/list_all.blade.php index 0cb61de..5e2429f 100644 --- a/resources/views/components/champions/list_all.blade.php +++ b/resources/views/components/champions/list_all.blade.php @@ -20,8 +20,8 @@
{{ $champion->name }} Splash Art