summaryrefslogtreecommitdiff
path: root/info/cards.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-27 23:55:06 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-27 23:55:06 +0200
commit846ffe38e0fef8d566be184be0abc38233b63b90 (patch)
tree767394e982c60a8f4f3668a0859aba3ed2fd0a2e /info/cards.html
parenta753a18fa1ce5d8374845f6d15d7ef251b7fb33b (diff)
downloadwilderness-war-846ffe38e0fef8d566be184be0abc38233b63b90.tar.gz
Mobile friendly info pages.
Diffstat (limited to 'info/cards.html')
-rw-r--r--info/cards.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/info/cards.html b/info/cards.html
index f1c44ed..3b1ca78 100644
--- a/info/cards.html
+++ b/info/cards.html
@@ -1,10 +1,11 @@
<!DOCTYPE html>
<html class="jpeg">
+<meta name="viewport" content="width=800">
<title>Wilderness War - Cards</title>
<style>
body {
background-color: slategray;
- margin: 50px;
+ margin: 20px;
}
.list {
display: flex;