From f7b777fbca7569a98cb51aa983de9cf82c070ac9 Mon Sep 17 00:00:00 2001 From: Bobby Date: Wed, 4 Sep 2024 03:47:53 -0400 Subject: seasons and mal and zoro id stream --- static/css/input.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/input.css') diff --git a/static/css/input.css b/static/css/input.css index 3c6acc2..d40e436 100644 --- a/static/css/input.css +++ b/static/css/input.css @@ -46,7 +46,7 @@ main { transition: transform 0.1s ease-in-out; } -.historySwiper .swiper-slide { +.historySwiper .swiper-slide, .seasonSwiper .swiper-slide { height: 12rem !important; /* equivalent to h-48 */ width: auto !important; aspect-ratio: 16 / 9 !important; -- cgit v1.2.3