Skip to content

Commit b82fe41

Browse files
authored
change the color for subgoal
1 parent a1636f9 commit b82fe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/PageFour/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ul {
8282
}
8383

8484
.highlight_item {
85-
background-color: darkgreen;
85+
background-color: rgb(2, 173, 2);
8686
}
8787

8888
.sub_item_menu {

0 commit comments

Comments
 (0)