Added results indicator + More UI change

This commit is contained in:
Daniel
2022-05-27 11:56:21 +04:30
parent dada207cdf
commit 5b617c85e3
4 changed files with 20 additions and 7 deletions
+5
View File
@@ -53,3 +53,8 @@
textarea:focus, input:focus{
outline: none;
}
.results {
margin: 20px;
margin-left: 30px;
}