fix: remove duplicate lg:bg-transparent class in mobile menu

This commit is contained in:
2025-11-08 01:07:13 +01:00
parent 2752c690d6
commit b723f889cb
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import { ComputeCapabilitiesNew } from './ComputeCapabilitiesNew'
export default function ComputePage() {
return (
<div>
<div className="">
<AnimatedSection>
<ComputeHero />
</AnimatedSection>