Skip to content

Commit

Permalink
(#83) 본문에 word-break: break-all; 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
postman0270 committed Apr 22, 2022
1 parent 89bea84 commit 1aea26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ xe-content,
line-height: 1.6;
color: #6a6e79;
letter-spacing: -0.2px;
word-break: break-all;
}

xe-content figcaption,
Expand Down

0 comments on commit 1aea26e

Please sign in to comment.