[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/staging] ui review
commit faed87ddef5ab03750aedd41ddd98fa7ca0823a2
Author: Antonela <hola@xxxxxxxxxxx>
Date: Thu Feb 7 15:08:39 2019 +0200
ui review
---
templates/about.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/about.html b/templates/about.html
index 75077e2..72b9b72 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -19,14 +19,14 @@
{{ this.parent.body }}
</div>
{% elif this.parent.path == "/about/jobs" %}
- <div class="container py-3 preamble">
+ <div class="container py-3 mt-5 preamble">
{{ this.summary }}
</div>
<div class="container py-3">
{{ this.description }}
</div>
{% else %}
- <div class="container py-3 preamble">
+ <div class="container py-3 mt-5 preamble">
{{ this.body }}
</div>
{% endif %}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits