Fix notification color

This commit is contained in:
Andrew 2022-09-25 22:23:37 -04:00
parent baa441d427
commit c7a292a662

View File

@ -127,7 +127,7 @@
width: 180px;
margin-left: 10px;
margin-right: 10px;
background: #282a40;
background: var(--card-banner-bg);
transition: right 0.75s, opacity 0.75s, top 0.75s;
right: -6rem;
opacity: 0.1;