remove nested .container divs and close other divs
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 5 Mar 2018 18:57:42 +0000 (13:57 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 5 Mar 2018 18:57:42 +0000 (13:57 -0500)
this was causing the page to stretch its size beyond the viewport.

2018/sponsors/index.html

index 384b9e7aa44e35aa0a86f764821772392710327d..ba677f0cb465f0afa5f3d41a86e5db00fe6d0cc2 100755 (executable)
@@ -9,32 +9,32 @@
 
 <h2>Partner:</h2>
 <br>
-<div class="container">
                        <div class="hover_img">
                                <img src="https://static.fsf.org/nosvn/libreplanet/sponsor-logos/pia.svg"  alt="The Private Internet Access logo." height="75%" width="75%">
                                <div class="right_text">
          <p><b><a href="https://www.privateinternetaccess.com/">Private Internet Access</a>, protecting your privacy online</b></p>
+                        </div>
         </div>
 <br>
 
 <h2>Supporter:</h2>
 <br>
-<div class="container">
                        <div class="hover_img">
                                <img src="https://static.fsf.org/nosvn/libreplanet/sponsor-logos/redhat.png"  alt="The Purism logo." height="55%" width="55%">
                                <div class="right_text">
          <p><b><a href="https://www.redhat.com/">Red Hat</a>, making technologies for the enterprise</b></p>
+                        </div>
         </div>
 <br>
 
 
 <h2>Grassroots:</h2>
 <br>
-<div class="container">
                        <div class="hover_img">
                                <img src="https://static.fsf.org/nosvn/libreplanet/sponsor-logos/purism.png"  alt="The Purism logo." height="45%" width="45%">
                                <div class="right_text">
          <p><b><a href="https://puri.sm">Purism</a>, makers of fine free hardware</b></p>
+                        </div>
         </div>
 
 <br>