Skip to content

Commit a708b63

Browse files
Changes
Co-authored-by: ghostcodedynamics <295822717+ghostcodedynamics@users.noreply.github.com>
1 parent bd11f55 commit a708b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/site-footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export function SiteFooter() {
88
<div className="container-prose py-16">
99
<div className="grid gap-12 md:grid-cols-12">
1010
<div className="md:col-span-5">
11-
<Logo />
11+
<Logo height={38} />
1212
<p className="mt-4 max-w-sm text-sm leading-relaxed text-muted-foreground">
1313
Building digital solutions for businesses while empowering the next generation of tech professionals.
1414
</p>

0 commit comments

Comments
 (0)