From e47682573248366ad78f20debf5223c5ece6c3ab Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 8 Mar 2021 00:19:04 +0100 Subject: Tweak alignment of partner logos --- stylesheets/contact.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/stylesheets/contact.css b/stylesheets/contact.css index afceee6..95b0678 100644 --- a/stylesheets/contact.css +++ b/stylesheets/contact.css @@ -10,6 +10,7 @@ main h1 { display: flex; flex-wrap: wrap; align-items: center; + justify-content: center; padding-left: 0; } #partners ul li { @@ -74,8 +75,4 @@ main h1 { #contact-us figure img { max-width: 100%; } - - #partners ul { - justify-content: center; - } } -- cgit v1.2.3