Files
discourse_theme_ran/scss/header.scss
T
2025-02-25 15:03:16 -06:00

7 lines
89 B
SCSS

.d-header {
box-shadow: none;
}
.desktop-view .d-header {
background: transparent;
}