refactor: update style of Related Releases Card on Release page

This commit is contained in:
Kentai Radiquum 2025-03-25 23:01:11 +05:00
parent d2b38dcbe2
commit 6cade5a7d0
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
11 changed files with 296 additions and 33 deletions

View file

@ -6,7 +6,7 @@ export const Poster = (props: {
// title: { ru: string; original: string };
// note: string | null;
// description: string;
type?: "image_only";
// type?: "image_only";
className?: string;
}) => {
return (