Let’s finish styling the field itself. We need to remove the borders and highlight the field.
Height should be 34px
, font size should be 16px
.
We will only add horizontal margins - 8px
.
Since this is a flex item, let’s make it take up all the free space.
This task is part of the Full-Stack JavaScript Course.
If you have any issues with it, you can ask for community help below the post.
Feel free to help others if you’ve already solved the task.