diff options
Diffstat (limited to 'info/cards.html')
-rw-r--r-- | info/cards.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/info/cards.html b/info/cards.html index caad7c6..16de9ce 100644 --- a/info/cards.html +++ b/info/cards.html @@ -1,4 +1,6 @@ +<!doctype html> <html> +<meta name="viewport" content="width=device-width, initial-scale=1"> <title>300: E&W - Cards</title> <style> body { background-color: slategray; margin: 40px; text-align: center; color: white; } |