Skip to content

Commit a95ccdc

Browse files
committed
Update Button
1 parent 472dbae commit a95ccdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html/android.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 class="animate__animated animate__zoomIn"><i class="fa-brands fa-android me-
3030
<img alt="Discord" class="mb-1 animate__animated animate__zoomIn" src="https://img.shields.io/discord/{{ site.discord_server }}?style=for-the-badge&logo=discord&logoColor=white&label=discord&color=7289da"></a>
3131
</div>
3232

33-
<a class="btn btn-lg btn-success mt-3 w-100" href="{{ site.github_org_url }}/{{ site.android_repo }}/releases/latest/download/django-files.apk" role="button">
33+
<a class="btn btn-lg btn-success mt-3" href="{{ site.github_org_url }}/{{ site.android_repo }}/releases/latest/download/django-files.apk" role="button">
3434
<i class="fa-brands fa-android me-2"></i> Download for Android</a>
3535

3636
<h2 class="mt-3">Setup</h2>

0 commit comments

Comments
 (0)