feat: improve mobile style

This commit is contained in:
Yifei Zhang
2023-03-15 05:50:11 +00:00
parent beba747e60
commit 0cea0b6d73
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 (