Update basics.scss Fixes #484

This commit is contained in:
Curtis 2020-10-14 22:13:33 +00:00
parent 81c22aebab
commit 7f316e5335

View file

@ -155,7 +155,7 @@ body {
}
::selection {
background: var(--highlight-text-color);
background-color: var(--highlight-text-color);
color: #fff;
}