mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
Tweaked the footer.
This commit is contained in:
parent
fee58d0055
commit
1d0cd9db69
2 changed files with 1 additions and 6 deletions
5
resources/assets/styles/layout.less
vendored
5
resources/assets/styles/layout.less
vendored
|
@ -157,11 +157,6 @@ header {
|
|||
text-transform: lowercase;
|
||||
margin: 7px 0;
|
||||
display: block;
|
||||
|
||||
&.x-caps {
|
||||
text-transform: none;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -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're open-source!</span>
|
||||
@endif
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue