feat: improve mobile style

This commit is contained in:
Yifei Zhang
2023-03-15 05:50:11 +00:00
parent 653a740f0f
commit 64e331a3e3
7 changed files with 36 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
import { Home } from "./components/home";
import { Analytics } from "@vercel/analytics/react";
import { Home } from './components/home'
export default function App() {
return (