댓글 9개
63building
11.04
가운데 정렬 안 되는 경우 많은데
그거 해결하려면 글 쓰기 들어간 뒤에 <> 버튼 눌러서 직접 코드를 수정해야 함
63building
11.04
<p style="max-width: 100%; margin-top: 0.5rem; margin-bottom: 0.5rem; text-align: center; position: relative !important; z-index: auto !important; inset: auto !important;">
이 코드 참조
63building
11.04
직접 해보니까 이 표는 코드 형식이 <p style이 아니라 <td style이긴 한데
암튼 <td style ... 중 max-width: 100%; 바로 뒤에 text-align: center;만 하나씩 추가하니까 해결되더라