update iframe rules correction home bg
This commit is contained in:
parent
03e5865856
commit
b33e07f7cc
@ -11,12 +11,7 @@ export const metadata = {
|
||||
|
||||
export default function DashboardPage() {
|
||||
return (
|
||||
<div className="container mx-auto p-6 mt-12">
|
||||
{/* Empty welcome section with reduced height */}
|
||||
<div className='max-w-4xl mx-auto flex justify-between items-center mb-4'>
|
||||
<div className='h-4'></div>
|
||||
</div>
|
||||
|
||||
<div className="w-full px-4 pt-12 pb-4">
|
||||
<div className='grid grid-cols-12 gap-4'>
|
||||
<div className='col-span-3'>
|
||||
<QuoteCard />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user