3 lines
61 B
CSS
3 lines
61 B
CSS
|
.header{
|
||
|
background: linear-gradient(#ffb4fd, #ff35af);
|
||
|
}
|