Recipes Page footer issue corrected
This commit is contained in:
parent
d0ae5bea55
commit
a326284b11
@ -25,8 +25,6 @@ const Page = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
<Layout headerStyle={1} footerStyle={1}>
|
||||
<div>
|
||||
<div
|
||||
className="inner-page-header"
|
||||
@ -179,7 +177,6 @@ const Page = () => {
|
||||
{/*===== Recipe AREA ENDS =======*/}
|
||||
|
||||
</div>
|
||||
</Layout>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user