Merge pull request #3185 from thinkpoop/master

android.html: allow zooming in Gadgetbridge
pull/3204/head
Rob Pilling 2024-02-19 20:50:41 +00:00 committed by GitHub
commit e792560912
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.8,maximum-scale=0.8, minimum-scale=0.8, shrink-to-fit=no">
<meta name="viewport" content="width=device-width, initial-scale=0.8">
<link rel="stylesheet" href="css/spectre.min.css">
<link rel="stylesheet" href="css/spectre-exp.min.css">
<link rel="stylesheet" href="css/spectre-icons.min.css">