From 69ca080e039cc87d811498d7e0d73e999bce1452 Mon Sep 17 00:00:00 2001 From: Greg Farough <gregf@gnu.org> Date: Fri, 19 Mar 2021 12:30:09 -0400 Subject: [PATCH] resize, line breaks --- 2021/sponsors/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/2021/sponsors/index.html b/2021/sponsors/index.html index 873d18e9..a8288617 100755 --- a/2021/sponsors/index.html +++ b/2021/sponsors/index.html @@ -21,11 +21,13 @@ <div class="hover_img"> <img src="https://static.fsf.org/nosvn/libreplanet/2021/sponsor-logos/eff.png" alt="Electronic Frontier Foundation logo." height="60%" width="60%"> </div> +<br /><br /> <div class="hover_img"> - <img src="https://static.fsf.org/nosvn/libreplanet/2021/sponsor-logos/openSUSE-gray.png" alt="openSUSE logo" height="50%" width="50%"> + <img src="https://static.fsf.org/nosvn/libreplanet/2021/sponsor-logos/openSUSE-gray.png" alt="openSUSE logo"> </div> - <div class="hover_img"> - <img src="https://static.fsf.org/nosvn/libreplanet/2021/sponsor-logos/SugarLabs-gray.png" alt="Sugar Labs logo" height="50%" width="50%"> +<br /><br /> + <div class="hover_img"> + <img src="https://static.fsf.org/nosvn/libreplanet/2021/sponsor-logos/SugarLabs-gray.png" alt="Sugar Labs logo"> </div> <!--<h2>Exhibitor sponsors</h2> -- 2.25.1