diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-02-14 00:27:33 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-02-14 00:27:33 -0800 |
| commit | 7b079bb9fdde3f2b8276a7100d3416405009c2be (patch) | |
| tree | d4acb3d4baece4884ca90fd69c919eadd12d3503 /tiers.html | |
| parent | b34ce8517026df992e52f0f27d9e589654efa52e (diff) | |
fix mobile scaling CSS issues
Diffstat (limited to 'tiers.html')
| -rw-r--r-- | tiers.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ <title>Exported Tier List</title> <link rel="stylesheet" href="/tiers.css"> <script src="/tiers.js" defer></script> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <div class="title"> |
