fix offline page scaling #16

Merged
Aevann merged 1 commits from :master into master 2022-11-26 04:11:00 +00:00
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;