mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 07:56:12 +02:00
refactor(containers): clean up container styling
This commit is contained in:
@@ -38,8 +38,8 @@ export function Layout({ children }: PropsWithChildren<{}>) {
|
||||
{children}
|
||||
</Container>
|
||||
</SC.MainContent>
|
||||
<Footer />
|
||||
</SC.Main>
|
||||
<Footer />
|
||||
</Scrollbar>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user