feat(unified-mobile-desktop-ui): Complete US-514 - Fix Spațiu Blank Excesiv Top (Toate Paginile)
Implemented by Ralph autonomous loop. Iteration: 15 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1040,8 +1040,9 @@ watch(
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
||||
/* US-514: Reduced from var(--space-xl) to var(--space-md) for less excessive top spacing */
|
||||
.page-header {
|
||||
margin-bottom: var(--space-xl);
|
||||
margin-bottom: var(--space-md);
|
||||
}
|
||||
|
||||
.page-title {
|
||||
|
||||
Reference in New Issue
Block a user