From 72849751132f366ba478d5d3e93a255aa04f01bb Mon Sep 17 00:00:00 2001 From: jpers1 <30219753+jpers1@users.noreply.github.com> Date: Mon, 10 Aug 2026 20:09:55 +0200 Subject: [PATCH] Fix mobile header layout --- components/Layout/Layout.tsx | 12 +-- e2e/book-page.spec.ts | 176 +++++++++++++++++++++++++++-------- styles/globals.scss | 26 ++++++ 3 files changed, 167 insertions(+), 47 deletions(-) diff --git a/components/Layout/Layout.tsx b/components/Layout/Layout.tsx index 44a8d42..8725877 100644 --- a/components/Layout/Layout.tsx +++ b/components/Layout/Layout.tsx @@ -97,7 +97,7 @@ export default function Layout({ return (