Skip to content

Commit

Permalink
Better sponsor logo spacing (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
tunetheweb authored Nov 26, 2024
1 parent 153b223 commit 09a6b4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ input {

#sponsor-logos img {
max-height: 115px;
max-width: 250px;
max-width: 125px;
height: auto;
width: auto;
}
Expand Down
4 changes: 2 additions & 2 deletions templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h2>
<a href="http://bit.ly/1nWd1oL" target="_blank" rel="noopener nofollow">Fastly</a>,
<a href="https://hostingfacts.com/" target="_blank" rel="noopener nofollow">Hosting Facts</a>,
<a href="https://thebestvpn.com/" target="_blank" rel="noopener nofollow">TheBestVPN</a>,
<a href="https://www.akamai.com/" target="_blank" rel="noopener nofollow">Akamai</a>
<a href="https://www.akamai.com/" target="_blank" rel="noopener nofollow">Akamai</a>,
<a href="https://www.codeinwp.com/" target="_blank" rel="noopener nofollow">CodeinWP</a>,
and
<a href="https://kinsta.com/" target="_blank" rel="noopener nofollow">Kinsta</a>.
Expand All @@ -86,7 +86,7 @@ <h2>
<img src="/static/img/sponsors/newrelic.gif" alt="New Relic" width="120" height="22" loading="lazy">
</a>
<a href="https://www.oreilly.com/" target="_blank" rel="nofollow noopener">
<img src="/static/img/sponsors/oreilly.gif" alt="O'Reilly Media" width="155" height="35" loading="lazy">
<img src="/static/img/sponsors/oreilly.gif" alt="O'Reilly Media" width="155" height="35" loading="lazy" >
</a>
<a href="https://www.etsy.com/" target="_blank" rel="nofollow noopener">
<img src="/static/img/sponsors/etsy.png" alt="Etsy" width="106" height="61" loading="lazy">
Expand Down

0 comments on commit 09a6b4d

Please sign in to comment.