mobile header styled + refactoring + our strory section on company

This commit is contained in:
2024-04-18 18:08:52 +05:00
parent c92fabce9c
commit 9ad2e4ce81
21 changed files with 252 additions and 47 deletions
@@ -4,7 +4,7 @@ import Navbar from "../Navbar/Navbar";
import Location from "../Location";
const DesktopHeader = () => (
<header className="bg-white w-full text-white sm:grid grid-cols-6 text-sm">
<header className="bg-white w-full text-white sm:grid grid-cols-6 text-sm font-usual">
<div className="flex gap-4 col-span-2">
<Logo />
<Location />