mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-30 11:44:30 +01:00
refactor: page-container class structure
This commit is contained in:
@@ -11,10 +11,8 @@ export default function ExplorePage() {
|
||||
<title>{`Explore Lightning Products`}</title>
|
||||
<meta property="og:title" content={`Explore Lightning Products`} />
|
||||
</Helmet>
|
||||
<div className="page-container pt-16">
|
||||
|
||||
<div className="page-container">
|
||||
<Header />
|
||||
|
||||
<div className="my-32">
|
||||
<Categories />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user