summaryrefslogtreecommitdiff
path: root/info/cards.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-27 23:51:39 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-27 23:59:16 +0200
commit57e249cc3965de5f81e483af7ebf4da21184c871 (patch)
treeb287539bf7be521dc5e15e88a6d1927355e2dea2 /info/cards.html
parent8d411f46d64e8194ae4bb6c723cbd60d429e44d8 (diff)
downloadjulius-caesar-57e249cc3965de5f81e483af7ebf4da21184c871.tar.gz
Mobile friendly info pages.
Diffstat (limited to 'info/cards.html')
-rw-r--r--info/cards.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/info/cards.html b/info/cards.html
index 8a7ce6a..7c436c8 100644
--- a/info/cards.html
+++ b/info/cards.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
+<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Julius Caesar - Cards</title>
<style>
body { background-color: slategray; margin: 40px; text-align: center; color: white; }