Ensure gradient background apply to hero top bar
This commit is contained in:
parent
21cfe8fd4d
commit
eb9bb51809
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
.hero__top-bar {
|
||||
background-color: var(--clr-navbar-bg);
|
||||
background: var(--clr-navbar-bg);
|
||||
width: 100%;
|
||||
padding: 0.5em 0.7em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue