Commit 4fb0a72
committed
Change TopBar gradient to vertical (0deg) for top-to-bottom fade
- Change from horizontal (90deg) to vertical (0deg) gradient direction
- Creates vertical fade effect: transparent at bottom → solid at 20px up
- More natural for sticky header that fades in from bottom of bar
- Still maintains dark/light mode compatibility with CSS variables
- 20px transition distance for sharp, elegant effect1 parent 086511d commit 4fb0a72
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments