3 lines
89 B
CSS
3 lines
89 B
CSS
.jumbo-card {
|
|
background: linear-gradient(to right, #EFEFEF, #333, #111, #696969);
|
|
} |