fix(mobile): allow pinch-to-zoom by removing maximum-scale restriction
All checks were successful
Build and Deploy citti / build-and-deploy (push) Successful in 40s
All checks were successful
Build and Deploy citti / build-and-deploy (push) Successful in 40s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<html lang="da">
|
<html lang="da">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Citti Indkøbsseddel — Uge 23-25</title>
|
<title>Citti Indkøbsseddel — Uge 23-25</title>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@300;400;500;600&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@300;400;500;600&display=swap" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user