Update main.css

This commit is contained in:
gelis07
2021-10-04 17:52:45 +03:00
committed by GitHub
parent 3a880a3387
commit a48a56c519

View File

@@ -119,10 +119,10 @@ body{
.Name-Input input:valid + .placeholder{
top: 10px;
font-size: 10px;
color: #222;
color: #8B8B8B;
}
.Name-Input input:focus + .placeholder{
top: 10px;
font-size: 10px;
color: #222;
color: #8B8B8B;
}