Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Dec 5, 2024
1 parent 53dfb85 commit a510ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/+TopNavigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function TopNavigation() {
padding: '0 var(--padding-side)'
}}
>
<img className="decolorize-7" src={iconSeedling} style={{ height: 23, marginRight: 10 }} /> Get Started
<img className="decolorize-7 desktop-fade" src={iconSeedling} style={{ height: 23, marginRight: 10 }} /> Get Started
</a>
)
}
Expand Down

0 comments on commit a510ca2

Please sign in to comment.