mobile screen issue fixed
This commit is contained in:
@@ -77,7 +77,7 @@ export function BusinessHero() {
|
||||
|
||||
<motion.div
|
||||
variants={ctaVariant}
|
||||
className="flex flex-col sm:flex-row gap-3.5 mt-8 w-full sm:w-auto"
|
||||
className="hidden md:flex md:flex-row md:gap-3.5 mt-8"
|
||||
>
|
||||
<Link
|
||||
href="/contact"
|
||||
|
||||
Reference in New Issue
Block a user