some style updates
This commit is contained in:
parent
1bcc5e5537
commit
add99341dd
@ -19,7 +19,10 @@ export default function Footer() {
|
||||
alt="parsaaghayi's blog logo"
|
||||
/>
|
||||
<p className="text-[14px] font-[400] capitalize text-blog-text-passive">
|
||||
All Rights Reserved 2024 <Link href={"/"}>parsa aghayi</Link>
|
||||
All Rights Reserved 2024{" "}
|
||||
<Link href={"/"} className="hover:underline">
|
||||
parsa aghayi
|
||||
</Link>
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user