Commit ee8ffeb
committed
fix(ui): align mobile nav menu items with divider lines
The mobile nav panel has padding: 1rem, but nav links added an
additional padding-inline: 1rem, causing link text to be inset from
the border separator lines between items. Remove the redundant
inline padding so text aligns flush with the dividers.1 parent e60c73d commit ee8ffeb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments