help: Make the button normal size in about page

- The regular buttons are slightly bigger in Bootstrap 4 and convenient enough
for mobile interfaces.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
Sunil Mohan Adapa 2020-12-16 14:36:11 -08:00 committed by Veiko Aasa
parent 9c6ca18045
commit f2c40d8319
No known key found for this signature in database
GPG Key ID: 478539CAE680674E

View File

@ -55,7 +55,7 @@
{% endblocktrans %}
</p>
<p><a class="btn btn-primary btn-lg"
<p><a class="btn btn-primary"
href="https://wiki.debian.org/FreedomBox"
target="_blank">{% trans "Learn more &raquo;" %}</a></p>