commit
4f0544a4a4
@ -4,7 +4,7 @@ import formatDate from "@/utils/format-date";
|
|||||||
|
|
||||||
export default function Footer() {
|
export default function Footer() {
|
||||||
return (
|
return (
|
||||||
<footer className="border-t border-secondary px-6 py-10 text-center text-sm md:px-16 prose prose-invert">
|
<footer className="border-t border-secondary px-4 py-12 text-center text-sm md:px-16 prose prose-invert min-w-full">
|
||||||
<section>
|
<section>
|
||||||
<p>
|
<p>
|
||||||
Developed by{" "}
|
Developed by{" "}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user