Color adjustment
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
&--current{
|
||||
|
||||
.LP-Link{
|
||||
background-color: $-light-brown;
|
||||
background-color: $-beige;
|
||||
border-radius: 2px;
|
||||
|
||||
&:hover{
|
||||
background-color: $-light-brown;
|
||||
background-color: $-beige;
|
||||
color: $-grey;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user