aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/assets/css/core/header.scss
blob: 4e4a21487db34c03638e6873fda7bc3078fdf26f (plain)
1
2
3
4
5
6
// remove blue header

#header[data-sigil="MTopBlueBarHeader"], #header-notices,
[data-sigil*=m-promo-jewel-header] {
    display: None !important;
}