diff options
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 64a6511..b856ba7 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>Crusader Rex - Cards</title> <style> body { background-color: slategray; margin: 40px; text-align: center; color: white; } |