This commit is contained in:
Ross
2021-12-04 17:46:35 +00:00
parent e787b8517a
commit 39492c6ecf
4 changed files with 17 additions and 4 deletions
+5
View File
@@ -807,6 +807,11 @@ input {
border: 2px solid orange;
}
.finding-form {
border: 1px dashed darkblue;
}
.finding-box {
display: flex;
border: 1px dashed gray;