diff --git a/css/style.css b/css/style.css index 40d8bd5..0403897 100644 --- a/css/style.css +++ b/css/style.css @@ -2329,6 +2329,12 @@ textarea::-webkit-input-placeholder { .enterprise-txt p{ padding: 0 15%; } + .join-list li>div:nth-of-type(1)>span{ + display: block; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + } } @media screen and (max-width:780px){ /* banner */