mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
mobile view scale, donate description
This commit is contained in:
parent
362d340b34
commit
da423ab393
2 changed files with 5 additions and 2 deletions
|
@ -59,7 +59,7 @@ function MyApp({ Component, pageProps, router }) {
|
|||
return (
|
||||
<>
|
||||
<Head>
|
||||
<meta name="viewport" content="initial-scale=0.6, width=device-width" />
|
||||
<meta name="viewport" content="initial-scale=0.8, width=device-width" />
|
||||
</Head>
|
||||
<Layout
|
||||
router={router}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue