Adjust spacing for a cleaner home page layout
Update padding on the main content element in the home page component to reduce top padding. 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
7478a7b6bf
commit
7fa8eb251d
@ -78,7 +78,7 @@ export default function Home() {
|
|||||||
currentView={viewMode}
|
currentView={viewMode}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<main className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 pt-2 pb-8 relative">
|
<main className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 pt-0 pb-8 relative">
|
||||||
|
|
||||||
|
|
||||||
{/* Trikotniki na robovih - ne prekrivajo video kartic */}
|
{/* Trikotniki na robovih - ne prekrivajo video kartic */}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user