polish: more padding and line spacing in month calendar pills, taller min row
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
/* sm+: let rows breathe and grow with their content (cells are wide enough) */
|
||||
@media (min-width: 640px) {
|
||||
.park-calendar-grid {
|
||||
grid-auto-rows: minmax(96px, auto);
|
||||
grid-auto-rows: minmax(108px, auto);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user