[mirotalk] - refactor: wrap top sponsor card in single anchor for full-area clickability
This commit is contained in:
@@ -2766,9 +2766,17 @@ ul.pricing-item-features-list li {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sponsor-link {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#topSponsors .clients-logo {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 0.625rem 1.125rem;
|
||||
|
||||
Reference in New Issue
Block a user