fix and update
This commit is contained in:
@@ -1520,13 +1520,13 @@ function LoginPageContent() {
|
||||
|
||||
<ProjectTagline className="mt-9 text-center text-sm font-semibold" />
|
||||
|
||||
<a
|
||||
href="/downloads/android"
|
||||
<Link
|
||||
href="/downloads"
|
||||
className="mx-auto mt-3 flex w-fit items-center gap-1 rounded-full px-3 py-1.5 text-xs font-medium text-[#b9bdc9] transition hover:bg-white/10 hover:text-white"
|
||||
>
|
||||
<Download className="h-3.5 w-3.5" />
|
||||
Скачать приложение
|
||||
</a>
|
||||
</Link>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user