summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.css b/index.css
index b2b6283..ecd80d1 100644
--- a/index.css
+++ b/index.css
@@ -27,6 +27,8 @@
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;
+ display: flex;
+ justify-content: center;
}
.card {
@@ -95,6 +97,7 @@
.class-name {
margin: 5px;
margin-left: 10px;
+ margin-top: 7px;
padding: 2px;
padding-left: 10px;
width: calc(160px * 4 * 0.9 - 30px - 220px);