widgets email and news 6
This commit is contained in:
parent
bb24f90559
commit
6e71286e1a
@ -10,7 +10,7 @@ import { Parole } from "@/components/parole";
|
||||
export default function Home() {
|
||||
return (
|
||||
<main className="h-screen overflow-auto">
|
||||
<div className="container mx-auto p-4">
|
||||
<div className="container mx-auto p-4 mt-12">
|
||||
{/* First row */}
|
||||
<div className="grid grid-cols-12 gap-4 mb-4">
|
||||
<div className="col-span-3">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user