[tor-commits] [tpo/master] Update download-android.html
hiro at torproject.org
hiro at torproject.org
Fri Mar 15 23:49:56 UTC 2019
commit ecd0ca28f295032ba2375988fcd3bd418beb44f7
Author: Antonela <hola at antonela.me>
Date: Fri Mar 15 13:31:41 2019 -0300
Update download-android.html
---
templates/download-android.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/download-android.html b/templates/download-android.html
index 9dce52f..24159b5 100644
--- a/templates/download-android.html
+++ b/templates/download-android.html
@@ -1,8 +1,8 @@
-<div class="container-fluid bg-darker justify-content-center">
+<div id="android" class="container-fluid bg-darker justify-content-center">
<div class="row col-lg-10 mx-auto">
<div class="col-lg-8 py-5 mt-5">
<div class="row">
- <div class="oval-2 bg-dark mx-auto" id="android">
+ <div class="oval-2 bg-dark mx-auto">
<a href="{{ '/download/#android'|url }}">
<i class="fab fa-android text-light" alt="android" ></i>
</a>
More information about the tor-commits
mailing list