From 10daac591850f6a5c3d632af41c2cd8562143b0c Mon Sep 17 00:00:00 2001 From: Physcik Date: Wed, 21 Jan 2026 22:45:03 +0500 Subject: Fixes --- index.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.css') 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); -- cgit v1.3