refactor: enhance link active state handling in Navbar and HamburgerMenu components
This commit is contained in:
@@ -32,7 +32,7 @@ export default async function ProjectsPage({
|
||||
title={t('pages_projects_title')}
|
||||
imageSrc={images.aboutBanner.src}
|
||||
/>
|
||||
<div className="container-fluid mx-auto my-24">
|
||||
<div className="container-fluid mx-auto my-12 md:my-24">
|
||||
<ProjectsGridView />
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user