4 lines
73 B
SCSS
4 lines
73 B
SCSS
|
.modal-header {
|
||
|
background-image: linear-gradient(#f8f8f8, #d8d8d8);
|
||
|
}
|