Added layout to lets get started bvn
This commit is contained in:
@@ -62,7 +62,7 @@ const CustomerLinks = () => {
|
||||
)
|
||||
);
|
||||
return (
|
||||
<div className="flex-[66.667] flex items-center flex-wrap gap-2">
|
||||
<div className="flex-[66.667] flex items-center flex-nowrap md:flex-wrap gap-2">
|
||||
{links}
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user