Skip to content

Commit 29084e2

Browse files
committed
input zoom in fix
1 parent 130114e commit 29084e2

21 files changed

Lines changed: 113 additions & 82 deletions
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/assets/main-CZwnuBiA.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/assets/main-DSC9tyij.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

client/build/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="./favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="./assets/main-DkK2kAAP.js"></script>
15-
<link rel="stylesheet" crossorigin href="./assets/main-DSC9tyij.css">
14+
<script type="module" crossorigin src="./assets/main-BGmndrBN.js"></script>
15+
<link rel="stylesheet" crossorigin href="./assets/main-CZwnuBiA.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/cart.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="../favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-DkK2kAAP.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-DSC9tyij.css">
14+
<script type="module" crossorigin src="../assets/main-BGmndrBN.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-CZwnuBiA.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/catalog.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="../favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1010
<link href="https://fonts.googleapis.com/css2?family=Monoton&display=swap" rel="stylesheet">
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
13-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script type="module" crossorigin src="../assets/main-DkK2kAAP.js"></script>
14-
<link rel="stylesheet" crossorigin href="../assets/main-DSC9tyij.css">
13+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script type="module" crossorigin src="../assets/main-BGmndrBN.js"></script>
14+
<link rel="stylesheet" crossorigin href="../assets/main-CZwnuBiA.css">
1515
</head>
1616
<body class="waves">
1717
<header id="category_header">

client/build/pages/contact.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="../favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-DkK2kAAP.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-DSC9tyij.css">
14+
<script type="module" crossorigin src="../assets/main-BGmndrBN.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-CZwnuBiA.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/login.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="../favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-DkK2kAAP.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-DSC9tyij.css">
14+
<script type="module" crossorigin src="../assets/main-BGmndrBN.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-CZwnuBiA.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/product.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="../favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-DkK2kAAP.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-DSC9tyij.css">
14+
<script type="module" crossorigin src="../assets/main-BGmndrBN.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-CZwnuBiA.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/profile.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<title>Moto & Ride</title>
77
<link rel="icon" type="image/png" href="../favicon.ico">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-DkK2kAAP.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-DSC9tyij.css">
14+
<script type="module" crossorigin src="../assets/main-BGmndrBN.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-CZwnuBiA.css">
1616
</head>
1717
<body>
1818
<header>

0 commit comments

Comments
 (0)