style: change footer titile value
This commit is contained in:
parent
16d1312f63
commit
a95121e43c
|
|
@ -4,7 +4,7 @@ export default function Footer() {
|
||||||
<div className="flex flex-col items-center justify-between gap-4 text-sm text-muted-foreground sm:flex-row">
|
<div className="flex flex-col items-center justify-between gap-4 text-sm text-muted-foreground sm:flex-row">
|
||||||
<div>
|
<div>
|
||||||
<p className="font-medium text-foreground text-center lg:text-start md:text-start">
|
<p className="font-medium text-foreground text-center lg:text-start md:text-start">
|
||||||
SentiLaptop - Analisis Sentimen
|
SENTILAISES.
|
||||||
</p>
|
</p>
|
||||||
<p>Skripsi oleh Syafrizal Wd Mahendra (E41222719)</p>
|
<p>Skripsi oleh Syafrizal Wd Mahendra (E41222719)</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue