refactor: update card style for mobile

This commit is contained in:
Kentai Radiquum 2024-11-20 21:24:48 +05:00
parent d3f966e62c
commit cd4ada5657
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
7 changed files with 137 additions and 12 deletions

View file

@ -61,7 +61,7 @@ export function IndexPage() {
)}
{ongoingReleasesData && (
<ReleaseCourusel
sectionTitle="В эфире"
sectionTitle="Выходит"
showAllLink="/home/ongoing"
content={ongoingReleasesData.content}
/>