feat: add site box
also make mobile easier to see
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
// https://v3.nuxtjs.org/concepts/typescript
|
||||
"extends": "./.nuxt/tsconfig.json"
|
||||
"extends": "./.nuxt/tsconfig.json",
|
||||
"compilerOptions": {"esModuleInterop": true}
|
||||
}
|
||||
|
Reference in New Issue
Block a user