File tree 3 files changed +7
-11
lines changed
3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -403,10 +403,6 @@ a.primary {
403
403
margin-bottom : 20px ;
404
404
}
405
405
406
- .first-level-sponsor img {
407
- max-width : 100% ;
408
- }
409
-
410
406
.second-level-sponsors {
411
407
width : 100% ;
412
408
}
Original file line number Diff line number Diff line change @@ -80,9 +80,9 @@ <h3>Drop-in Vim</h3>
80
80
< div class ="col-narrow ">
81
81
< h2 id ="sponsors-header "> Sponsors</ h2 >
82
82
< div id ="sponsors " class ="sponsors-main ">
83
- < p >
83
+ < div class =" first-level-sponsor " >
84
84
< a href ="https://coderabbit.ai/ ">
85
- < picture title ="Visit https:// coderabbit.ai to learn more. " alt ="Visit https:// coderabbit.ai to learn more. ">
85
+ < picture title ="Visit coderabbit.ai to learn more. " alt ="Visit coderabbit.ai to learn more. ">
86
86
<!-- light mode: -->
87
87
< source srcset ="images/sponsors/coderabbit-logo.svg " media ="(prefers-color-scheme: light) "/>
88
88
<!-- dark mode: -->
@@ -91,13 +91,13 @@ <h2 id="sponsors-header">Sponsors</h2>
91
91
< img width ="300 " class ="img-fluid " src ="images/sponsors/coderabbit-logo.svg ">
92
92
</ picture >
93
93
</ a >
94
- </ p >
95
- < p >
94
+ </ div >
95
+ < div class =" first-level-sponsor " >
96
96
< a href ="https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=neovim_20231211 "> < img width ="300 " class ="img-fluid " src ="images/sponsors/warp-300px.png " title ="Visit warp.dev to learn more. " alt ="Visit warp.dev to learn more. "/>
97
97
< br />
98
98
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
99
99
</ a >
100
- </ p >
100
+ </ div >
101
101
</ div >
102
102
103
103
< div class ="news-section ">
Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ <h2>Sponsoring Neovim development</h2>
52
52
53
53
< div >
54
54
< h2 > Sponsors</ h2 >
55
- < div id ="sponsors3 ">
55
+ < div id ="sponsors3 " class =" first-level-sponsor " >
56
56
< a href ="https://rizin.re/ ">
57
57
< img width ="297 " height ="100 " src ="/images/sponsors/rizin.svg " alt ="Rizin "/>
58
58
</ a >
59
59
</ div >
60
- < div id ="sponsors4 ">
60
+ < div id ="sponsors4 " class =" first-level-sponsor " >
61
61
< a href ="https://route4me.com/ ">
62
62
< img width ="300 " height ="76 " src ="/images/sponsors/route4me-logo.png " alt ="Route4Me Route Planner " />
63
63
</ a >
You can’t perform that action at this time.
0 commit comments