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