Apply stripe to sitename too for when it stacks
This commit is contained in:
parent
e8c229ad85
commit
85632921f2
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@
|
|||
}
|
||||
|
||||
// Add a gradient across only a portion of the vertical width of the navbar.
|
||||
.navbar {
|
||||
.header,
|
||||
.sitename {
|
||||
background: linear-gradient(
|
||||
$body-background-color,
|
||||
$body-background-color 74px,
|
||||
|
|
Loading…
Add table
Reference in a new issue