How to make input boxes the same width using tailwind css
I have 3 input boxes. 2 of them are first name and last name (which are on the same line) and email which is on a line above. I’m trying to make the width of the email box be as wide as the combined width of the first name and last name boxes including the … Read more