New color for BYEs

This commit is contained in:
Kalle 2023-05-19 11:41:34 +03:00
parent 53dd389396
commit a94de245b7

View File

@ -52,3 +52,7 @@
top: -11px;
color: var(--text-lighter);
}
.bye {
color: var(--text-lighter);
}