commit f94fe98fd531c5f003c5f331c9948164c61591f0 Author: hiro hiro@torproject.org Date: Wed Oct 30 17:15:33 2019 +0100
Update template for banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/banner.html b/templates/banner.html index c07b574..43d0508 100644 --- a/templates/banner.html +++ b/templates/banner.html @@ -9,7 +9,7 @@ <div class="row"> <h4 class="tracking-surveillan">{{ _('Tracking, surveillance, and censorship are widespread online.') }}</h4> </div> - <div class="row col-xs-12 col-sm-10 col-md-8 col-lg-6"> + <div class="row col-xs-12 col-sm-12 col-md-8 col-lg-6"> <h2 class="take-back-the-intern display-3 py-3"> {{ _('TAKE BACK THE INTERNET WITH TOR') }} </h2>
tor-commits@lists.torproject.org