fixed padding issue in footer

This commit is contained in:
apoorv taneja
2023-12-28 23:29:44 +05:30
parent 0bb86963a9
commit 5307fa6453
2 changed files with 1 additions and 3 deletions

View File

@ -16,8 +16,6 @@ import { PostHogPageview } from '~/providers/posthog';
import './globals.css';
dasdas;
const fontInter = Inter({ subsets: ['latin'], variable: '--font-sans' });
const fontCaveat = Caveat({ subsets: ['latin'], variable: '--font-signature' });