feat: performance tracker
This commit is contained in:
		| @@ -36,6 +36,7 @@ export default function App({ Component }: AppProps) { | ||||
|           :root { | ||||
|             --background: rgb(43, 41, 48); | ||||
|             --foreground: rgb(129, 129, 129); | ||||
|             --light: #2B2930; | ||||
|           } | ||||
|           .custom-grid { | ||||
|             grid-template-columns: repeat(auto-fit, minmax(37vw, 1fr)) ; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user