mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
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:
parent
9c6ca18045
commit
f2c40d8319
@ -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 »" %}</a></p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user