change color of hover jode link

This commit is contained in:
Yanatchara JERAJA 2023-07-16 15:46:54 +07:00
parent 68be236db3
commit bedac418f3

View File

@ -82,7 +82,7 @@ h2.MuiTypography-root {
}
.MuiButton-root a:hover {
color: #7DD6F6;
color: #df77ff;
text-decoration: none;
}