FinTech_app/static/main.css

3 lines
72 B
CSS

.grad {
background-image: linear-gradient(to right, orange , white);
}