This commit is contained in:
2025-09-18 20:09:48 +02:00
parent b7f25d712f
commit 45364a7452
5 changed files with 10 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ export function Footer() {
return (
<footer id="footer" className="border-t border-gray-800">
<Container>
<div className="flex flex-col items-start justify-between gap-y-12 pt-16 pb-6 lg:flex-row lg:items-center lg:py-16">
<div className="flex flex-col items-start justify-between gap-y-12 pt-12 pb-6 lg:flex-row lg:items-center lg:py-12">
<div>
<div className="flex items-center text-white">
<Logomark className="h-10 w-10 flex-none fill-cyan-500" />