commit 28c7058b9e3349ac69843c91dd6b690235bc9bf0 Author: hiro <h...@torproject.org> Date: Wed Nov 27 14:53:39 2019 +0100
Fix banner --- templates/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/banner.html b/templates/banner.html index 25b070a..530fdbc 100644 --- a/templates/banner.html +++ b/templates/banner.html @@ -11,12 +11,12 @@ <h4 class="tracking-surveillan">{{ _('Tracking, surveillance, and censorship are widespread online.') }}</h4> </div> <div class="row"> - <div class="col-6 order-first"> + <div class="col-6"> <h2 class="take-back-the-intern display-3 py-3"> {{ _('TAKE BACK THE INTERNET WITH TOR') }} </h2> </div> - <div class="col-6"> + <div class="col-6 {{ locale.order }}"> </div> </div> <div class="row"> _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits