[tor-commits] [community/staging] Fix layout

hiro at torproject.org hiro at torproject.org
Wed Apr 10 14:30:06 UTC 2019


commit 1916d01e384dc91a91c13db3532ef54134c1f4cb
Author: hiro <hiro at torproject.org>
Date:   Wed Apr 10 16:29:49 2019 +0200

    Fix layout
---
 templates/outreach.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/outreach.html b/templates/outreach.html
index 5bfb9a3..84c73b0 100644
--- a/templates/outreach.html
+++ b/templates/outreach.html
@@ -7,8 +7,8 @@
     <div class="col-4">
     </div>
   </div>
+  <h2 class="text-primary">{{ _('Help us translate') }}</h2>
   <div class="row">
-    <h2 class="text-primary">{{ _('Help us translate') }}</h2>
     {% for child in this.children|sort(attribute='key') %}
       <div class="col-sm-4 col-md-4 col-sm-12 col-xl-4 py-4">
         <div class="card h-100 border-0">



More information about the tor-commits mailing list