Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default function Home() {
</div>
</div>

<footer className="pb-8 pt-4">
<footer className="pb-16 sm:pb-8 pt-4">
<div className="flex flex-col items-center justify-center gap-0.5">
<span className="font-['Molengo',sans-serif] text-white text-base tracking-wider opacity-50">Powered by</span>
<a
Expand Down