rubber text size

This commit is contained in:
2024-04-22 13:15:55 +05:00
parent 77be4d0ea1
commit d34647654a
7 changed files with 68 additions and 12 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 font-usual">
<header className="bg-white w-full text-white sm:grid grid-cols-6 font-usual text-m">
<div className="flex gap-4 col-span-2">
<Logo />
<Location />