Commit 436a66d
committed
fix: Make hero buttons display in single horizontal line and remove profile card animations
- Change hero-buttons flex-wrap from 'wrap' to 'nowrap' for single line display
- Add align-items: center for better button alignment
- Remove profile-card 3D rotation on hover for steady appearance
- Remove badge transform/scale on hover for steady appearance
- Keep responsive mobile behavior (buttons stack vertically on small screens)
- All profile card elements now steady as requested1 parent 9ee3261 commit 436a66d
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
| 466 | + | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| |||
571 | 572 | | |
572 | 573 | | |
573 | 574 | | |
574 | | - | |
575 | | - | |
576 | 575 | | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
| 580 | + | |
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
628 | 627 | | |
629 | 628 | | |
630 | 629 | | |
631 | 630 | | |
632 | 631 | | |
633 | | - | |
634 | | - | |
| 632 | + | |
635 | 633 | | |
636 | 634 | | |
637 | 635 | | |
| |||
0 commit comments