Updated colors

This commit is contained in:
2023-11-04 21:44:22 +01:00
parent d982c5fe48
commit 82caff62c0
2 changed files with 2 additions and 2 deletions

View File

@@ -4,5 +4,5 @@ body {
}
:root {
--selected-color: orange;
--selected-color: #eb4888;
}