Skip to content

Commit 09a6b4d

Browse files
authored
Better sponsor logo spacing (#958)
1 parent 153b223 commit 09a6b4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

static/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ input {
835835

836836
#sponsor-logos img {
837837
max-height: 115px;
838-
max-width: 250px;
838+
max-width: 125px;
839839
height: auto;
840840
width: auto;
841841
}

templates/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2>
6969
<a href="http://bit.ly/1nWd1oL" target="_blank" rel="noopener nofollow">Fastly</a>,
7070
<a href="https://hostingfacts.com/" target="_blank" rel="noopener nofollow">Hosting Facts</a>,
7171
<a href="https://thebestvpn.com/" target="_blank" rel="noopener nofollow">TheBestVPN</a>,
72-
<a href="https://www.akamai.com/" target="_blank" rel="noopener nofollow">Akamai</a>
72+
<a href="https://www.akamai.com/" target="_blank" rel="noopener nofollow">Akamai</a>,
7373
<a href="https://www.codeinwp.com/" target="_blank" rel="noopener nofollow">CodeinWP</a>,
7474
and
7575
<a href="https://kinsta.com/" target="_blank" rel="noopener nofollow">Kinsta</a>.
@@ -86,7 +86,7 @@ <h2>
8686
<img src="/static/img/sponsors/newrelic.gif" alt="New Relic" width="120" height="22" loading="lazy">
8787
</a>
8888
<a href="https://www.oreilly.com/" target="_blank" rel="nofollow noopener">
89-
<img src="/static/img/sponsors/oreilly.gif" alt="O'Reilly Media" width="155" height="35" loading="lazy">
89+
<img src="/static/img/sponsors/oreilly.gif" alt="O'Reilly Media" width="155" height="35" loading="lazy" >
9090
</a>
9191
<a href="https://www.etsy.com/" target="_blank" rel="nofollow noopener">
9292
<img src="/static/img/sponsors/etsy.png" alt="Etsy" width="106" height="61" loading="lazy">

0 commit comments

Comments
 (0)