clear on focus
This commit is contained in:
@@ -12,10 +12,12 @@
|
||||
|
||||
.search {
|
||||
margin-top: 300px;
|
||||
height: 30px;
|
||||
width: 200px;
|
||||
border-radius: 10px;
|
||||
border: none;
|
||||
height: 40px;
|
||||
width: 300px;
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgb(209, 209, 252);
|
||||
|
||||
color: rgb(224, 237, 241);
|
||||
padding: 0 10px;
|
||||
color: grey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user