Merge commit '9b13733205cf48354c86997c188063706657962a'
This commit is contained in:
@@ -34,7 +34,7 @@ export const NewsDefaultLayout = (properties: PropsWithChildren) => {
|
||||
<HeaderTop />
|
||||
<HeaderMenu />
|
||||
</header>
|
||||
<div className="grid sm:mx-[50px] sm:my-[25px] sm:gap-y-[25px]">
|
||||
<div className="sm:mx-[50px] sm:my-[25px] sm:grid sm:gap-y-[25px]">
|
||||
<Banner />
|
||||
{children}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user