[tor-commits] [lego/master] Fix banner
hiro at torproject.org
hiro at torproject.org
Wed Nov 27 13:51:48 UTC 2019
commit c590d32b28117517fe7afb112be8e11986241f00
Author: hiro <hiro at torproject.org>
Date: Wed Nov 27 14:51:45 2019 +0100
Fix banner
---
templates/banner.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/banner.html b/templates/banner.html
index 526b0b4..25b070a 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -11,7 +11,7 @@
<h4 class="tracking-surveillan">{{ _('Tracking, surveillance, and censorship are widespread online.') }}</h4>
</div>
<div class="row">
- <div class="col-6">
+ <div class="col-6 order-first">
<h2 class="take-back-the-intern display-3 py-3">
{{ _('TAKE BACK THE INTERNET WITH TOR') }}
</h2>
More information about the tor-commits
mailing list