WTA Finals:
.related-stories {
border-top: 2px solid #ccc;
padding-top: 10px;
margin-top: 10px;
font-family: Arial, sans-serif;
padding-bottom: 10px;
border-bottom: solid 2px #ccc;
margin-bottom: 10px;
min-height: 214px
}
.related-title {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
margin-bottom: 10px
}
.related-list {
display: grid;
grid-template-columns: 1fr;
gap: 10px;
list-style: none;
padding: 0;
margin: 0
}
@media (min-width:767px) {
.related-list {
grid-template-columns: 1fr 1fr
}
}
.related-item {
display: flex;
align-items: center;
text-decoration: none;
color: #000;
background-color: #f7f7f7;
border-radius: 6px;
padding: 5px;
transition: background-color .2s
}
.related-item:hover {
background-color: #f0f0f0;
text-decoration: none
}
.related-number {
font-weight: 700;
font-size: 20px;
margin-right: 10px;
color: #444
}
.related-text {
flex: 1;
font-size: 15px;
margin-right: 10px
}
.related-item figure {
margin: 0;
flex-shrink: 0
}
.related-item img {
border-radius: 4px;
width: 80px;
height: 60px;
object-fit: cover
}
.responsive-title {
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
}
@media (min-width: 768px) {
.responsive-title {
-webkit-line-clamp: 3;
/* Desktop: one line */
}
}
@media (max-width: 767px) {
.responsive-title {
-webkit-line-clamp: 3;
/* Mobile: two lines */
}
}
WTA Finals:
Swiatek-Sabalenka semifinal suspended; final rescheduled for Monday>