Update workers.css

This commit is contained in:
DJObleezy 2025-03-29 20:51:51 -07:00 committed by GitHub
parent eea4de4d57
commit 9ad41b5fff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -333,7 +333,7 @@
} }
/* Add extra padding at bottom of worker grid to avoid overlap */ /* Add extra padding at bottom of worker grid to avoid overlap */
.worker-grid { .worker-grid {
margin-bottom: 60px; margin-bottom: 120px;
} }
/* Ensure summary stats have proper spacing on mobile */ /* Ensure summary stats have proper spacing on mobile */