diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-06-02 15:34:59 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-06-02 15:34:59 +0200 |
commit | 7ea38eb5a6d7f161f5829e93f94d2c9b01eb4a17 (patch) | |
tree | eb93520813f3e883292c3525a417c64e724d804c /src/en/euro/tnotes.template.html | |
parent | 07a86f5e06f34aacf44ffccc26d0206dc27dba9a (diff) |
Improve the mobile experience a bit
Diffstat (limited to 'src/en/euro/tnotes.template.html')
-rw-r--r-- | src/en/euro/tnotes.template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/en/euro/tnotes.template.html b/src/en/euro/tnotes.template.html index 982e1cf..a22c9b6 100644 --- a/src/en/euro/tnotes.template.html +++ b/src/en/euro/tnotes.template.html @@ -2,6 +2,7 @@ <html lang=XX> <head> <meta charset=UTF-8 /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Euro Test-Banknotes</title> <link rel="shortcut icon" type="image/svg" href="/favicon.svg" /> <link rel="stylesheet" type="text/css" href="/style.css" /> |