4 lines
78 B
SCSS
4 lines
78 B
SCSS
.modal-header {
|
|
color: $navi-color;
|
|
background-color: $navi-background;
|
|
}
|