Fixed dashboard layout

This commit is contained in:
2025-11-21 10:06:36 -05:00
parent a22c70d191
commit e5d26b62c8
2 changed files with 220 additions and 216 deletions
+4
View File
@@ -126,6 +126,10 @@
gap: 2rem;
}
.dashboard-content-section {
margin-bottom: var(--spacing-8);
}
/* Responsive Design for Header */
@media (max-width: 1024px) {
.dashboard-header {