From 0936578b355e3fdbd64b57b028de660778fb151a Mon Sep 17 00:00:00 2001 From: Romain H Date: Sun, 6 Feb 2022 22:46:12 +0100 Subject: [PATCH] update chapril banner to v2 --- app/ui/header.js | 95 +++++++++++++++++++++++++++--------------------- server/layout.js | 6 ++- 2 files changed, 58 insertions(+), 43 deletions(-) diff --git a/app/ui/header.js b/app/ui/header.js index 93c8717d..c296b5bd 100644 --- a/app/ui/header.js +++ b/app/ui/header.js @@ -23,49 +23,60 @@ class Header extends Component { class="main-header relative flex-none flex flex-row items-center justify-between px-6 md:px-8 z-20 bg-transparent" > -
-
- - - +
+ + + + +
+ CGU +
+ + + `; diff --git a/server/layout.js b/server/layout.js index 734cd49b..843ff761 100644 --- a/server/layout.js +++ b/server/layout.js @@ -39,7 +39,11 @@ module.exports = function(state, body = '') { --color-primary-accent: ${state.ui.colors.accent}; } - +