[CSS] text-wrap: balance

.balanced-text h2 {
  color: yellow;
  text-wrap: balance;
}

.unbalanced-text h2 {
  color: rgb(252, 1, 218);
}

posted @ 2024-06-24 18:21  Zhentiw  阅读(3)  评论(0编辑  收藏  举报