diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:54:33 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:54:33 +0200 |
commit | 6e4a8dd429dc22e713f3a7ad77a788ca3f48c1cf (patch) | |
tree | f29de260e73d400df1276f0343f6fe0b6133ca93 /info/cards.html | |
parent | 51d0687666fb82d4d5b2d173b8d802d8cc6cb5ce (diff) | |
download | time-of-crisis-6e4a8dd429dc22e713f3a7ad77a788ca3f48c1cf.tar.gz |
Mobile friendly info pages.
Diffstat (limited to 'info/cards.html')
-rw-r--r-- | info/cards.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/cards.html b/info/cards.html index 3c3bd5a..0c04635 100644 --- a/info/cards.html +++ b/info/cards.html @@ -1,4 +1,5 @@ <!DOCTYPE html> +<meta name="viewport" content="width=620"> <title>Time of Crisis - Cards</title> <style> |