7 lines
89 B
SCSS
7 lines
89 B
SCSS
.d-header {
|
|
box-shadow: none;
|
|
}
|
|
.desktop-view .d-header {
|
|
background: transparent;
|
|
}
|