Design improvement.

This commit is contained in:
Daniel
2022-06-06 09:51:21 +04:30
parent ac73f4fe09
commit 9fddd7ab5b
7 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
}
.btn:active {
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
box-shadow: 0px 0px 10px rgb(83, 143, 255);
}
textarea:focus, input:focus{