owncast/web/components/ui/Header/Header.module.scss

4 lines
56 B
SCSS

.header {
@apply fixed w-full bg-red;
z-index: 1;
}