fix offline page scaling

pull/16/head
geese_suck 2022-11-25 20:04:49 -08:00
parent 0134302440
commit 5b5c5ee83d
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<head>
<title>No Internet Connection</title>
<meta name="viewport" content="width=500, initial-scale=1" />
<style>
:root {
--background: #123;