some style updates

This commit is contained in:
parsa aghaei 2024-10-14 17:07:40 +03:30
parent add99341dd
commit 66b939c076

View File

@ -18,9 +18,9 @@ export default function Footer() {
height={50}
alt="parsaaghayi's blog logo"
/>
<p className="text-[14px] font-[400] capitalize text-blog-text-passive">
All Rights Reserved 2024{" "}
<Link href={"/"} className="hover:underline">
<p className="flex items-center gap-2 text-[14px] font-[400] capitalize text-blog-text-passive">
All Rights Reserved 2024
<Link href={"/"} className="font-bold hover:underline">
parsa aghayi
</Link>
</p>