File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <div>
2727 <div class="eyebrow"><span class="dot"></span> Want on this page?</div>
2828 <h3>Contribute to Weekly Dev Chat</h3>
29- <p>Any amount helps cover Zoom , hosting, and the occasional IRL pizza. Sponsor Saturday MP and you'll be listed under this year's supporters. </p>
29+ <p>Any amount helps cover streaming , hosting, IRL events, and </p>
3030 </div>
3131 <div class="become-ctas">
3232 <a class="btn primary" href="https://github.com/sponsors/saturdaymp" target="_blank" rel="noopener">Sponsor on GitHub</a>
Original file line number Diff line number Diff line change 2525
2626/* ---------- Lead paragraph ---------- */
2727.wdc-sponsors-page .lead {
28- font-size : clamp (18 px , 2 vw , 22 px );
28+ font-size : clamp (22 px , 2.5 vw , 28 px );
2929 font-weight : 300 ;
3030 line-height : 1.5 ;
3131 color : var (--wdc-ink );
32- margin : 8 px 0 24 px ;
32+ margin : 4 px 0 12 px ;
3333 max-width : 60ch ;
3434}
3535
3838 display : grid;
3939 grid-template-columns : repeat (3 , 1fr );
4040 gap : 16px ;
41- padding : 32px 0 ;
42- margin : 32px 0 56px ;
43- border-top : 1px solid var (--wdc-line );
41+ padding : 20px 0 ;
42+ margin : 16px 0 40px ;
4443 border-bottom : 1px solid var (--wdc-line );
4544}
4645.wdc-sponsors-page .support-card {
You can’t perform that action at this time.
0 commit comments