[tor-commits] [lego/master] Add mobile tweaks

hiro at torproject.org hiro at torproject.org
Wed Oct 14 14:16:43 UTC 2020


commit c55b86456c19f5f652b1ed24026009e327713254
Author: hiro <hiro at torproject.org>
Date:   Wed Oct 14 16:16:39 2020 +0200

    Add mobile tweaks
---
 templates/banner.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/banner.html b/templates/banner.html
index ef6ff21..c7a3514 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -6,7 +6,7 @@
   <div class="eoy-banner row col-md-12" id="banner-header" role="contentinfo">
     <div class="col-lg-3 col-md-2"></div>
     <div class="col-lg-6 col-md-8">
-      <div class="col-12 p-2 {{ locale.direction }}">
+      <div class="col-12 p-5 {{ locale.direction }}">
         <div class="row">
           <h4 class="tracking-surveillan">{{ _('Use a Mask, Use Tor.') }}</h4><br>
         </div>



More information about the tor-commits mailing list