+ 1
Input problem
Okay, so I have 2 inputs and I'm trying to change my border radius for my submit button but when i do that it makes my other input box rounded too, so is there a way to only select one of the inputs? https://code.sololearn.com/WJiiKjYuUs4Q/?ref=app
3 Answers
+ 2
Hi Your Mom
Use input[type=âsubmitâ]
0
Yea it didnt work Ollie Q
0
Thatâs odd. When I tested it it worked. Do you want to remove the default border radius propery as well? Like this
https://code.sololearn.com/WF981n8z4KuL/?ref=app