summaryrefslogtreecommitdiff
path: root/info/cards.html
diff options
context:
space:
mode:
Diffstat (limited to 'info/cards.html')
-rw-r--r--info/cards.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/info/cards.html b/info/cards.html
index bda89fd..abd00f7 100644
--- a/info/cards.html
+++ b/info/cards.html
@@ -1,12 +1,13 @@
<!DOCTYPE html>
-<html class="jpeg">
+<html>
+<meta name="viewport" content="width=600">
<title>Red Flag Over Paris - Cards</title>
<style>
body {
background-color: slategray;
}
.list {
- margin: 40px;
+ margin: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;