Switch to SVG logo.

Will look better on mobile.
This commit is contained in:
Ben Sturmfels 2021-10-15 10:36:56 +11:00 committed by Bradley M. Kuhn
parent cea24db788
commit 5e95851b83
4 changed files with 192 additions and 5 deletions

View file

@ -152,10 +152,8 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
} }
#logobutton { #logobutton {
display: block; display: block;
margin: 0; height: 103px;
padding: 0; background: url(/img/conservancy-header.svg) no-repeat;
height: 120px;
background: url(/img/conservancy-header.png) no-repeat;
background-size: contain; background-size: contain;
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -31,7 +31,7 @@
<div class="flex-ns" style="max-width: 1140px; margin: 0 auto;"> <div class="flex-ns" style="max-width: 1140px; margin: 0 auto;">
<div class="w-70-ns"> <div class="w-70-ns">
<h1 id="conservancyheader"> <h1 id="conservancyheader">
<a id="logobutton" href="/">Software Freedom Conservancy</a> <a id="logobutton" class="ma2" href="/">Software Freedom Conservancy</a>
</h1> </h1>
</div> </div>
<div class="w-30-ns mt2 mb4 mt5-ns mh2 flex" style="justify-content: center;"> <div class="w-30-ns mt2 mb4 mt5-ns mh2 flex" style="justify-content: center;">