[tor-commits] [tpo/staging] update press

hiro at torproject.org hiro at torproject.org
Fri Feb 8 14:23:01 UTC 2019


commit 03692bac93bedbdcfbbab200a3717a1fb8c41375
Author: Antonela <hola at antonela.me>
Date:   Thu Feb 7 17:37:13 2019 +0200

    update press
---
 templates/press.html | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/templates/press.html b/templates/press.html
index 2a6fd82..e87b31e 100644
--- a/templates/press.html
+++ b/templates/press.html
@@ -1,9 +1,9 @@
 <div class="container py-3">
   <div class="row border-bottom border-light"><p></p></div>
 </div>
-<div class="container py-5">
+<div class="container">
   <div class="row">
-    <div class="col-6">
+    <div class="col-md-6 py-5">
       <h4 class="text-secondary mb-4"><i class="fas fa-life-ring text-primary pr-2"></i> Get support</h4>
       <div class="row pl-3">
         <a class="h5 text-primary" href="https://support.torproject.org/" title="Tor Project Support Portal" target="_blank">Visit our Support Portal</a>
@@ -15,7 +15,10 @@
         <a class="h5 text-primary" href="http://lists.torproject.org/" title="Tor Project Mailing List" target="_blank">Write to a mailing list</a>
       </div>
     </div>
-    <div class="col-6">
+    <div class="d-block d-sm-none container py-3">
+      <div class="row border-bottom border-light"><p></p></div>
+    </div>
+    <div class="col-md-6 py-5">
       <h4 class="text-secondary mb-4"><i class="fas fa-folder-open text-primary pr-2"></i> Brand Assets</h4>
         <div class="row pl-3 text-tpo">
           <a class="h5 text-primary" href="https://styleguide.torproject.org/visuals/#assets" title="The Tor Project Brand Assets" target="_blank">The Tor Project</a>





More information about the tor-commits mailing list