feat(components): update copyright text in Footer component

This commit is contained in:
Mathis H (Avnyr) 2024-06-06 14:58:16 +02:00
parent 77a5fe628c
commit 3eec5846e7
Signed by: Mathis
GPG Key ID: DD9E0666A747D126

View File

@ -10,7 +10,7 @@ export function Footer() {
<div className={"flex flex-row gap-1 items-center justify-center md:justify-start md:w-1/3 opacity-50"}>
<Copyright className={"w-4"}/>
<h4 className={"pr-2"}>Yidhra Studio</h4>
<p>All right reserved <em>2024</em></p>
<p>MIT <em>2024</em></p>
</div>
<div className={"flex flex-col flex-wrap md:flex-row max-h-24 md:flex-nowrap gap-1 md:gap-2 items-center justify-evenly w-full md:w-1/3"}>
<Link href={"#"} className={"p-1 hover:-translate-y-1.5 hover:text-primary w-1/2"}>