commit
125d51f7bf
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ input[type="text"], input[type="email"], select {
|
|||
border-color: #0055d4;
|
||||
}
|
||||
|
||||
input:focus::placeholder {
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue