mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-01 10:29:40 +05:00
refactor: release section
This commit is contained in:
parent
e1e176c24b
commit
1530fa3937
11 changed files with 167 additions and 56 deletions
|
@ -53,7 +53,6 @@ export const ReleaseCourusel = (props: {
|
|||
<SwiperSlide
|
||||
key={release.id}
|
||||
className="max-w-64 md:max-w-96"
|
||||
// className="xl:max-w-[600px] sm:max-w-[400px] lg:aspect-video"
|
||||
>
|
||||
<ReleaseLink {...release} />
|
||||
</SwiperSlide>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue