Adjust spacing for recently added videos category
Update padding on the main content container in `client/src/pages/home.tsx` to improve layout spacing for the "Recently Added" section. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/iazasnP
This commit is contained in:
parent
aa9805f788
commit
7478a7b6bf
@ -78,7 +78,7 @@ export default function Home() {
|
||||
currentView={viewMode}
|
||||
/>
|
||||
|
||||
<main className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8 relative">
|
||||
<main className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 pt-2 pb-8 relative">
|
||||
|
||||
|
||||
{/* Trikotniki na robovih - ne prekrivajo video kartic */}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user