From 80cc514506e6e7f109707d1ed10a0927f0966925 Mon Sep 17 00:00:00 2001 From: antonin gallon Date: Fri, 9 Jan 2026 17:52:13 +0100 Subject: [PATCH] rangement et redimentionement des logos --- assets/css/home.css | 15 +++-- index.html | 134 ++++++++++++++++++++++---------------------- 2 files changed, 78 insertions(+), 71 deletions(-) diff --git a/assets/css/home.css b/assets/css/home.css index 98ef2e5..327092a 100755 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -323,7 +323,7 @@ display: flex; flex-wrap: wrap; align-items: center; - gap: 60px; + gap: 40px 60px; } .container-logos .logo{ @@ -356,8 +356,8 @@ width: 150px; } #logo-cnrs{ - height: 80px; width: 90px; + height: 80px; } #logo-sorbonne{ height: 65px; @@ -375,10 +375,17 @@ width: 220px; } #logo-SBF{ - height: 120px; width: 146px; + height: 120px; +} +#logo-upec{ + width: 161px; + height: 70px; +} +#logo-paris{ + width: 80px; + height: 70px; } - /* .btn--outline{ diff --git a/index.html b/index.html index 937719f..8baea7a 100755 --- a/index.html +++ b/index.html @@ -664,74 +664,74 @@ -