some style updates
This commit is contained in:
parent
add99341dd
commit
66b939c076
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user