minor fix
This commit is contained in:
parent
96f43dcc59
commit
fc617ac471
|
@ -9,7 +9,7 @@ export default function NoLinksFound() {
|
||||||
return (
|
return (
|
||||||
<div className="border border-solid border-sky-100 w-full p-10 rounded-2xl">
|
<div className="border border-solid border-sky-100 w-full p-10 rounded-2xl">
|
||||||
<p className="text-center text-3xl text-sky-500">
|
<p className="text-center text-3xl text-sky-500">
|
||||||
You haven't created any Links Here
|
You haven't created any Links Here
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<div className="text-center text-sky-900 text-sm flex items-baseline justify-center gap-1 w-full">
|
<div className="text-center text-sky-900 text-sm flex items-baseline justify-center gap-1 w-full">
|
||||||
|
|
Ŝarĝante…
Reference in New Issue