From e47828672ba9d83e812180cefd2ff80e87fa0340 Mon Sep 17 00:00:00 2001 From: Michele Balazs Date: Tue, 23 Jul 2024 13:47:39 +0100 Subject: [PATCH 01/10] change colours --- app/frontend/src/pages/layout/Layout.module.css | 4 ++-- app/frontend/src/pages/layout/Layout.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/frontend/src/pages/layout/Layout.module.css b/app/frontend/src/pages/layout/Layout.module.css index baa8951d56..02ffb41cc2 100644 --- a/app/frontend/src/pages/layout/Layout.module.css +++ b/app/frontend/src/pages/layout/Layout.module.css @@ -5,7 +5,7 @@ } .header { - background-color: #222222; + background-color: #123bb6; color: #f2f2f2; } @@ -39,7 +39,7 @@ z-index: 100; display: none; flex-direction: column; - background-color: #222222; + background-color: #123bb6; position: absolute; top: 2.7rem; right: 0; diff --git a/app/frontend/src/pages/layout/Layout.tsx b/app/frontend/src/pages/layout/Layout.tsx index 94d96a127b..3b07cd3a8e 100644 --- a/app/frontend/src/pages/layout/Layout.tsx +++ b/app/frontend/src/pages/layout/Layout.tsx @@ -38,7 +38,7 @@ const Layout = () => {
-

Azure OpenAI + AI Search

+

POLI