Skip to content

Commit 4e527e3

Browse files
authored
Update main.scss
1 parent c9b5c4a commit 4e527e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack/sass/main.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ h2 {
5656

5757
.navbar {
5858
background: {
59-
image: linear-gradient(90deg, $brand-theme, $brand-theme-light , $brand-theme);
59+
image: linear-gradient(90deg, $brand-theme, #333333 , $brand-theme);
6060
size: 100% 130px;
6161
position-y: bottom;
6262
}

0 commit comments

Comments
 (0)