From 267d463843bf9638aabc72d1256d207de6d04058 Mon Sep 17 00:00:00 2001 From: Md Asif Date: Tue, 1 Oct 2024 01:52:35 +0530 Subject: [PATCH] Refactor layout styles for Header and App components --- src/App.jsx | 2 +- src/components/Header.jsx | 2 +- src/components/LanguageSelector.jsx | 2 +- src/pages/Home.jsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 9f8a3be..5c67cac 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -5,7 +5,7 @@ import Footer from "./components/Footer" function App() { return
-
+