Skip to content

Commit 9576461

Browse files
authored
jquery.com: Set the support notice text font-size
Closes jquery#405
1 parent b3dd575 commit 9576461

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

themes/jquery.com/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ a,
100100
display: inline-block;
101101
margin-right: 0.5em;
102102
}
103+
#content #banner-secondary .download-main .support-notice {
104+
font-size: 12px;
105+
}
103106

104107
.resources {
105108
padding-left: 60px;

0 commit comments

Comments
 (0)