Fix color errors
parent
b6bedb3aec
commit
d8908fd6fd
|
@ -88,7 +88,7 @@
|
|||
}
|
||||
input:checked {
|
||||
+ div {
|
||||
background-color: $green-christi;
|
||||
background-color: $fresh-taiga;
|
||||
margin-left: 50%;
|
||||
transition: all .2s linear;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.projects-nav {
|
||||
background-color: $gray-mine-shaft;
|
||||
background-color: $gray;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue