[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [community/develop] Fix template hero spacing



commit ee606336dce0a4f1e426f37079f0cf08b8fa711a
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Wed Sep 18 12:29:54 2019 +0200

    Fix template hero spacing
---
 templates/hero.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/hero.html b/templates/hero.html
index 4b096aa..3a8f7c0 100644
--- a/templates/hero.html
+++ b/templates/hero.html
@@ -2,7 +2,7 @@
   <div class="row">
       <div class="col-12 content-center">
         <div class="row">
-          <h6 class="mx-auto text-white">{% block section %}{{ this.section }}{% endblock %}</h6>
+          <h6 class="mx-auto text-white pt-3">{% block section %}{{ this.section }}{% endblock %}</h6>
         </div>
         <div class="row">
           <h2 class="mx-auto display-3 text-white">{% block title %}{{ this.title }}{% endblock %}</h2>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits