mirror of
https://github.com/placeAtlas/atlas.git
synced 2025-01-14 08:24:33 +01:00
Fix a little bug on Discord button
This commit is contained in:
parent
6937f316f3
commit
825c2d110e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue