commit 0b9ae1cd239ba5d0968833fd39b936ef81b37cda
Author: hiro <hiro(a)torproject.org>
Date: Tue Oct 29 22:29:25 2019 +0100
Modify banner template
---
templates/banner.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/banner.html b/templates/banner.html
index 3d2647c..6d15fac 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -10,7 +10,7 @@
<h4 class="tracking-surveillan">{{ _('Tracking, surveillance, and censorship are widespread online.') }}</h4>
</div>
<div class="row">
- <h2 class="take-back-the-intern display-3 py-3">
+ <h2 class="take-back-the-intern display-3 py-3 w-40">
{{ _('TAKE BACK THE INTERNET WITH TOR') }}
</h2>
</div>