Skip to content

Commit 4244ebd

Browse files
committed
Increase sponsor hover CTA prominence
1 parent a80a625 commit 4244ebd

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

theme/pagetoc.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,10 @@
214214
grid-area: sponsor-cta;
215215
margin-top: 0;
216216
margin-bottom: 4px;
217-
padding: 6px 8px;
218-
font-size: 0.95rem;
219-
line-height: 1.15;
217+
padding: 7px 10px;
218+
font-size: 1rem;
219+
font-weight: 700;
220+
line-height: 1.2;
220221
}
221222
.sidesponsor-bsa {
222223
max-height: 40%;

0 commit comments

Comments
 (0)