diff --git a/CSS/accueil.css b/CSS/accueil.css index f285cb2..d2ba534 100644 --- a/CSS/accueil.css +++ b/CSS/accueil.css @@ -60,8 +60,8 @@ header{ .img_main{ backdrop-filter: blur(10px); - height: 20rem; - width: 25rem; + height: 22rem; + width: 35rem; border-radius: 15px; transition: transform ease 0.4s; filter: saturate(0.2); @@ -100,6 +100,7 @@ header{ #fond_2 video{ margin: 1%; } +# @media only screen and (max-width: 800px){ body{ diff --git a/CSS/contact.css b/CSS/contact.css index 80214f8..1224c3f 100644 --- a/CSS/contact.css +++ b/CSS/contact.css @@ -27,6 +27,7 @@ form{ margin: 10vh; } + form div { margin: 2%; } diff --git a/CSS/partenaire.css b/CSS/partenaire.css index 02d1f14..3eb4bbd 100644 --- a/CSS/partenaire.css +++ b/CSS/partenaire.css @@ -3,6 +3,7 @@ flex-direction: row-reverse; justify-content: space-around; align-items: center; + margin-bottom: 10vh; } #ligne-partenaires { @@ -95,3 +96,8 @@ aside{ color: white; } +#nouveau-partenaire{ + display: flex; + align-items: center; + +} diff --git a/HTML/contact.html b/HTML/contact.html index 5d0a142..f8560af 100644 --- a/HTML/contact.html +++ b/HTML/contact.html @@ -68,7 +68,7 @@
Suivez nos actualités !
@@ -111,7 +111,7 @@ - +