Update button styling

This commit is contained in:
kaBeech
2023-03-18 15:58:59 -07:00
parent 11e7df466c
commit bd0ac258b0

View File

@@ -77,7 +77,7 @@ button {
}
.selected {
background-color: #1e1e1e;
background-color: #464646;
color: #d4d4d4;
}