Fix header color
This commit is contained in:
@@ -136,6 +136,7 @@ const navItems: Array<NavItem> = [
|
||||
<style>
|
||||
.fixed-header {
|
||||
@apply fixed bottom-auto top-0;
|
||||
background-color: var(--color-primary);
|
||||
/* @apply border-default bg-default text-default; */
|
||||
}
|
||||
.modal.is-open {
|
||||
|
||||
Reference in New Issue
Block a user