diff --git a/css/index.css b/css/index.css index e49e581..87e45c5 100644 --- a/css/index.css +++ b/css/index.css @@ -466,6 +466,7 @@ } .ranking .major .list .item { width: 371px; + white-space: pre; } .ranking .major .list .item .organ { font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; diff --git a/css/index.less b/css/index.less index d60bfa7..cd23b16 100644 --- a/css/index.less +++ b/css/index.less @@ -523,6 +523,7 @@ justify-content: space-between; .item { width: 371px; + white-space: pre; .organ { font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-weight: 650;