mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-07 11:30:24 +08:00
changed the color of the discord notification
This commit is contained in:
parent
043afbabfe
commit
8d9757143d
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ a:hover {
|
|||
height: .5rem;
|
||||
content: "";
|
||||
position: absolute;
|
||||
background: #da3333;
|
||||
background: var(--main-color);
|
||||
border-radius: 1rem;
|
||||
top: .25rem;
|
||||
right: .25rem;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue