testing gradient
This commit is contained in:
@@ -503,8 +503,8 @@ data:
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
#60a5fa 0%, /* blue */
|
||||
#60a5fa 70%, /* keep blue until 70% of the full scale */
|
||||
#a78bfa 88%, /* purple transition */
|
||||
#60a5fa 50%, /* keep blue until 70% of the full scale */
|
||||
#a78bfa 70%, /* purple transition */
|
||||
#fb7185 95%, /* pink transition */
|
||||
#ef4444 100% /* red at 100% */
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user