Update dashboard.css

This commit is contained in:
jelveh
2026-03-29 13:45:26 -07:00
parent 7c092d1a22
commit 54dbd57811
+1 -1
View File
@@ -522,7 +522,7 @@ body {
.myapps-grid {
display: grid;
grid-template-columns: repeat(auto-fill, 80px);
grid-template-columns: repeat(auto-fill, 70px);
gap: 32px 32px;
justify-content: center;
opacity: 1;