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

@ -3,7 +3,7 @@ import { IndexCategoryPage } from "#/pages/IndexCategory";
const SectionTitleMapping = {
last: "Последние релизы",
finished: "Завершенные релизы",
ongoing: "В эфире",
ongoing: "Выходит",
announce: "Анонсированные релизы",
films: "Фильмы",
};