Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .video-section .item h3,
- .widget .item h3 {
- display: -webkit-box;
- max-height: 3.2rem;
- -webkit-box-orient: vertical;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: normal;
- -webkit-line-clamp: 2;
- font-size: 1.4rem;
- font-weight: 500;
- line-height: 1.6rem;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement