We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b5c4a commit 4e527e3Copy full SHA for 4e527e3
webpack/sass/main.scss
@@ -56,7 +56,7 @@ h2 {
56
57
.navbar {
58
background: {
59
- image: linear-gradient(90deg, $brand-theme, $brand-theme-light , $brand-theme);
+ image: linear-gradient(90deg, $brand-theme, #333333 , $brand-theme);
60
size: 100% 130px;
61
position-y: bottom;
62
}
0 commit comments