Menu text color

This commit is contained in:
Chen-I Lim 2020-10-15 19:33:46 -07:00
parent 63384838a5
commit fd2f7ceb11

View file

@ -344,6 +344,8 @@ hr {
list-style: none;
padding: 0;
margin: 0;
color: rgb(55, 53, 47);
}
.menu-option {