Newer
Older
dmpopidor / app / assets / stylesheets / utils / _break_words.scss
.allow-break-words {
  overflow-wrap: break-word;
  width: 100%;
}