Commit e99ab08
committed
fix(navbar): prevent logo from breaking on medium screens
Added flex-shrink: 0 to prevent logo compression
Set min-width: fit-content to ensure logo has adequate space
Added white-space: nowrap to prevent title text wrapping
Improved navbar inner flex layout with gap spacing1 parent 035a265 commit e99ab08
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
526 | 528 | | |
527 | 529 | | |
528 | 530 | | |
529 | 531 | | |
| 532 | + | |
| 533 | + | |
530 | 534 | | |
531 | 535 | | |
532 | 536 | | |
533 | 537 | | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
534 | 547 | | |
535 | 548 | | |
536 | 549 | | |
| |||
0 commit comments