Web/CSS
[CSS] text를 아래줄로 넘겨보자
insub4067
2022. 1. 4. 05:57
.myText{
word-wrap: break-word
}
.myText{
word-wrap: break-word
}