close 134
This commit is contained in:
parent
990139b77f
commit
fff92a40df
|
|
@ -40,7 +40,7 @@ const Footer = () => {
|
|||
|
||||
return (
|
||||
<footer className="bg-primary-navy text-white">
|
||||
<div className="container mx-auto px-4 py-12">
|
||||
<div className="container mx-auto px-4 pt-20 pb-12">
|
||||
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8 mb-8">
|
||||
{/* Company Info */}
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue