RC-12: update layout2

This commit is contained in:
2023-08-27 15:43:04 +01:00
parent 5bc0e9220a
commit 8795de6c7d
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ function HeaderLayout2(props) {
const { t } = useTranslation('layout2');
return (
<header className="fixed z-50 flex items-center justify-center w-full h-72 px-10 bg-primary-light">
<header className="fixed z-[10000] flex items-center justify-center w-full h-72 px-10 bg-primary-light">
<div className="flex justify-between max-w-screen-xl w-full">
<Link to="/">
<img