Add contrast to number

This commit is contained in:
Andrew 2023-09-04 23:20:49 -04:00
parent 1901bdbecb
commit 4f7b2aaa95

View File

@ -65,6 +65,7 @@
<style>
.badge-notify {
background: var(--purple);
color: var(--dark);
position: absolute;
-moz-transform: translate(-70%, -70%);
/* For Firefox */