Browse Source

Larger margin

crobi 10 years ago
parent
commit
cdce5a9470
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      generator/css/cards.css

+ 1
- 1
generator/css/cards.css View File

26
     background-color: white;
26
     background-color: white;
27
     border-radius: 4mm;
27
     border-radius: 4mm;
28
     border-color: inherit;
28
     border-color: inherit;
29
-    margin: 1mm;
29
+    margin: 3mm;
30
     flex: 1;
30
     flex: 1;
31
     display: flex;
31
     display: flex;
32
 }
32
 }

Loading…
Cancel
Save