Fix a little bug on Discord button

This commit is contained in:
Hans5958 2022-04-11 23:32:03 +07:00
parent 6937f316f3
commit 825c2d110e

View file

@ -945,7 +945,7 @@ #entriesListDonate:hover > svg {
height: 28px;
width: 28px;
}
#entriesListDiscord:hover > img {
#entriesListDiscord:hover > svg {
text-decoration: none;
background-image: linear-gradient(to bottom, #7289DA, #7289DA);
border-radius: 12px;