Update overviewLayout.css

This commit is contained in:
Hristo Nedelkov 2024-01-05 09:55:23 +02:00
parent 8a2c95b918
commit 63fcd0d5ce
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
flex-wrap: wrap; flex-wrap: wrap;
} }
.overview-card { .overview-card {
width: 150%; width: 160%;
margin-bottom: 16px; margin-bottom: 16px;
} }
} }