Tune sponsor hover text and CTA size

This commit is contained in:
Carlos Polop
2026-05-09 21:01:46 +02:00
parent 2afd0745f7
commit a80a62503c
+4 -3
View File
@@ -195,6 +195,7 @@
max-height: 100%;
margin-top: 0;
margin-bottom: 0;
font-size: calc(1em - 1px);
overflow: auto;
overscroll-behavior: contain;
}
@@ -213,9 +214,9 @@
grid-area: sponsor-cta;
margin-top: 0;
margin-bottom: 4px;
padding: 4px 6px;
font-size: 0.9rem;
line-height: 1.1;
padding: 6px 8px;
font-size: 0.95rem;
line-height: 1.15;
}
.sidesponsor-bsa {
max-height: 40%;