From 826923b63d5930ada5c46ea0156ebc284c294a5e Mon Sep 17 00:00:00 2001 From: HaudinFlorence Date: Tue, 16 Jul 2024 00:55:13 +0200 Subject: [PATCH] Fix the contact page style. --- docusaurus.config.ts | 4 +- src/components/about/FourValues.tsx | 6 +- src/components/about/LargePortraitCard.tsx | 6 +- src/components/about/SubTeam.tsx | 8 +- src/components/about/styles.module.css | 105 ++++------- src/components/blog/index.tsx | 7 +- src/components/blog/styles.module.css | 3 +- src/components/careers/index.tsx | 7 +- src/components/careers/styles.module.css | 91 +++++---- src/components/contact/index.tsx | 27 ++- src/components/contact/styles.module.css | 58 ++++-- src/components/projects/Header.tsx | 14 +- src/components/projects/styles.module.css | 7 +- src/components/services/SpecialProjects.tsx | 2 +- src/components/services/Support.tsx | 4 +- src/components/services/styles.module.css | 20 +- src/css/custom.css | 197 ++++++++++---------- 17 files changed, 297 insertions(+), 269 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 880c9e7bd..254e2800f 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -138,7 +138,7 @@ const config: Config = { items: [ { label: " ", - className: "quantstack-astronaut-footer", + className: "astronaut-footer", href: "/home", }, ], @@ -201,7 +201,7 @@ const config: Config = { { html: ` -
+
16, avenue Curti
94100 Saint-Maur-des-Fossés
France diff --git a/src/components/about/FourValues.tsx b/src/components/about/FourValues.tsx index 1e126ad94..c34c1f266 100644 --- a/src/components/about/FourValues.tsx +++ b/src/components/about/FourValues.tsx @@ -12,11 +12,7 @@ export default function FourValues() {
-