Increase sponsor hover CTA text size

This commit is contained in:
Carlos Polop
2026-05-09 21:49:49 +02:00
parent 4244ebd156
commit b7832d4f82
+7 -2
View File
@@ -215,9 +215,14 @@
margin-top: 0; margin-top: 0;
margin-bottom: 4px; margin-bottom: 4px;
padding: 7px 10px; padding: 7px 10px;
font-size: 1rem; box-sizing: border-box;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 1.08rem;
font-weight: 700; font-weight: 700;
line-height: 1.2; line-height: 1.1;
} }
.sidesponsor-bsa { .sidesponsor-bsa {
max-height: 40%; max-height: 40%;