We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665baf5 commit 6e4f3d8Copy full SHA for 6e4f3d8
css/main.css
@@ -409,12 +409,7 @@ a.primary {
409
}
410
411
.second-level-sponsors img {
412
- margin-left: 1em;
413
-}
414
-@media (min-width: var(--main-breakpoint)) {
415
- .second-level-sponsor img {
416
- width: auto;
417
- }
+ width: auto;
418
419
420
/*
sponsors.html
@@ -76,7 +76,7 @@ <h2>Sponsors</h2>
76
</div>
77
78
<dl>
79
- <h3 style="margin-top: 1em;">Original fundraiser sponsors:</h3>
+ <h3 style="margin-top: 2em;">Original fundraiser sponsors</h3>
80
<dd>
81
<p>
82
<div class="first-level-sponsor">
0 commit comments