diff options
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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); |
