Add more resources to linear gradient(#27272)
This commit is contained in:
committed by
The Coding Aviator
parent
b0c239ff53
commit
61f4c46bff
@ -79,4 +79,7 @@ background: linear-gradient(to right,red 45%, yellow 45%);
|
||||
Here the transition from red to yellow will start at 45% and finish at 45%.
|
||||
|
||||
|
||||
**More information:** [Linear-gradient on Mozilla Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient)
|
||||
**More resources:**
|
||||
|
||||
- [Linear-gradient on Mozilla Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient)
|
||||
- [Linear Gradient Generator](https://uigradients.com/)
|
||||
|
Reference in New Issue
Block a user