mirror of
https://gitlab.com/foxixus/neomovies.git
synced 2025-10-28 01:48:50 +05:00
Update 9 files
- /src/api.ts - /src/app/admin/login/AdminLoginClient.tsx - /src/app/admin/login/page.tsx - /src/app/api/auth/[...nextauth]/route.ts - /src/components/MovieCard.tsx - /src/components/MoviePlayer.tsx - /src/components/Navbar.tsx - /src/lib/api.ts - /src/lib/auth.ts
This commit is contained in:
@@ -87,7 +87,7 @@ const Rating = styled.div`
|
||||
right: 8px;
|
||||
padding: 4px 8px;
|
||||
border-radius: 6px;
|
||||
font-size: 12px;
|
||||
font-size: 17px;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user