hotfix dash

This commit is contained in:
DaanoGames
2025-04-17 20:04:22 +02:00
parent 278259883a
commit c39cb81bba

View File

@@ -5,7 +5,7 @@ body {
/* Dashboard page */
.grid-container {
display: flex;
display: grid;
grid-template-columns: auto auto auto auto auto;
gap: 20px;
background-color: lightslategray;