Commit 9ee3261
committed
feat: Align hero buttons and apply consistent dark styling
- Change GitHub and Resume buttons from btn-secondary/btn-outline to btn-dark
- Create new btn-dark style with dark gray background (rgba(31, 41, 55, 0.95))
- Apply consistent styling to GitHub Projects and Download Resume buttons
- Keep Get In Touch button with primary gradient (btn-primary)
- All three buttons now properly aligned in hero section
- Add hover effects with border glow and shadow for dark buttons1 parent 4497ee3 commit 9ee3261
2 files changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
541 | 556 | | |
542 | 557 | | |
543 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments