<body> <h1 >로그인 페이지</h1> <p>ID: <input type="text"></p> <p>PW: <input type="text"></p> <button>로그인</button> </body>
ID,PW 둘이 같은 글자 크기일 것임에도 다른 크기로 나오고
그래서 정작 삽입한 input 박스의 앞뒤 간격이 않맞는데
이런거는 어떻게 맞추나요?