changed the color of the discord notification

This commit is contained in:
Jack 2020-05-30 14:26:38 +01:00
parent 043afbabfe
commit 8d9757143d

View file

@ -384,7 +384,7 @@ a:hover {
height: .5rem;
content: "";
position: absolute;
background: #da3333;
background: var(--main-color);
border-radius: 1rem;
top: .25rem;
right: .25rem;