Skip to content

Commit d33bfa6

Browse files
changed placeholder color
1 parent 014b91c commit d33bfa6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/src/App.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@
7373
height: 70px;
7474
object-fit: contain;
7575
}
76+
::placeholder{
77+
color:rgb(135, 130, 130) !important;
78+
}

0 commit comments

Comments
 (0)