Skip to content

Commit f4407d3

Browse files
committed
updated inputs
1 parent 0a0cc1b commit f4407d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style.css

+4
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ button {
5151
}
5252
input {
5353
height: 1.2rem;
54+
outline: none;
55+
}
56+
input:focus, textarea:focus, select:focus{
57+
outline: none;
5458
}
5559
button:active {
5660
background-color: rgb(25, 25, 25);

0 commit comments

Comments
 (0)