Hi,
is there a way to either remove .dark or add .not-dark to header and menu for xs and sm media queries? I have the following header element
[

](/)

and would have assumed that, in case of xs and sm, the sticky-class will be applied. But that's not the case. Actually I would like to have the header and the menu to be .not-dark for small devices.
Thanks.
