Reverted color to original
This commit is contained in:
parent
75ca4ed69c
commit
6be4d2bfb0
@ -35,7 +35,7 @@ body {
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background-color: #bdbfa8;
|
||||
background-color: $background-color;
|
||||
border: none;
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||
.divider-vertical {
|
||||
@ -164,4 +164,4 @@ rect.bordered {
|
||||
margin: auto;
|
||||
cursor: pointer;
|
||||
color: $nav-link-color;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user