Tweaked the footer.

This commit is contained in:
Peter Deltchev 2016-02-16 01:56:23 -08:00
parent fee58d0055
commit 1d0cd9db69
2 changed files with 1 additions and 6 deletions

View file

@ -157,11 +157,6 @@ header {
text-transform: lowercase;
margin: 7px 0;
display: block;
&.x-caps {
text-transform: none;
display: inline-block;
}
}
}

View file

@ -110,7 +110,7 @@
@else
<span>A community by</span>
<img src="/images/poniverse.svg" alt="Poniverse logo" title="Poniverse"/>
<span>Now 20% more <span class="x-caps">FOSS</span>!</span>
<span>We&#39;re open-source!</span>
@endif
</a>
</li>