From dd97abe936441e0877132c81ca47e2a81e240fa8 Mon Sep 17 00:00:00 2001 From: Yash Mangal <104120843+yashmangal112@users.noreply.github.com> Date: Mon, 8 Jul 2024 05:38:00 +0000 Subject: [PATCH] issue #263 resolved - Brand logo is not misalligned in Firefox now --- frontend/public/mockServiceWorker.js | 2 +- frontend/src/components/Layout/index.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/public/mockServiceWorker.js b/frontend/public/mockServiceWorker.js index d8bc3ace3..c88cfe025 100644 --- a/frontend/public/mockServiceWorker.js +++ b/frontend/public/mockServiceWorker.js @@ -2,7 +2,7 @@ /* tslint:disable */ /** - * Mock Service Worker (1.3.0). + * Mock Service Worker (1.3.3). * @see https://github.com/mswjs/msw * - Please do NOT modify this file. * - Please do NOT serve this file on production. diff --git a/frontend/src/components/Layout/index.jsx b/frontend/src/components/Layout/index.jsx index 735ea813f..451e6ac56 100644 --- a/frontend/src/components/Layout/index.jsx +++ b/frontend/src/components/Layout/index.jsx @@ -45,9 +45,9 @@ export default function Layout({ >
- + - +