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 {
display: flex;
flex-direction: row;
justify-content: space-between;
gap: 16px;
flex-wrap: wrap;
width: 250%;