Update overviewLayout.module.css

This commit is contained in:
Hristo Nedelkov 2024-01-22 16:11:29 +02:00
parent 4295fe483e
commit 63340c0e7e

View File

@ -1,7 +1,6 @@
.overviewCards { .overviewCards {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: space-between;
gap: 16px; gap: 16px;
flex-wrap: wrap; flex-wrap: wrap;
width: 250%; width: 250%;