padding fix
This commit is contained in:
@@ -97,7 +97,9 @@ export function Results2025() {
|
|||||||
{isLg && (
|
{isLg && (
|
||||||
<>
|
<>
|
||||||
<Header />
|
<Header />
|
||||||
<Feedback />
|
<div className="lg:px-5">
|
||||||
|
<Feedback />
|
||||||
|
</div>
|
||||||
<Footer />
|
<Footer />
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user