Remove unused css rule

This commit is contained in:
Josh Soref 2023-03-26 20:02:02 -04:00
parent 144f715260
commit d39d52d4d9
1 changed files with 0 additions and 4 deletions

View File

@ -551,10 +551,6 @@ select{
border-bottom: 1px solid black;
}
.setings-contend-block {
background-color: white;
}
#settings-form {
background-color: #ededed;
}