Apply stripe to sitename too for when it stacks

This commit is contained in:
Benjamin Melançon 2019-08-16 10:41:07 -04:00
parent e8c229ad85
commit 85632921f2

View file

@ -34,7 +34,8 @@
} }
// Add a gradient across only a portion of the vertical width of the navbar. // Add a gradient across only a portion of the vertical width of the navbar.
.navbar { .header,
.sitename {
background: linear-gradient( background: linear-gradient(
$body-background-color, $body-background-color,
$body-background-color 74px, $body-background-color 74px,