Closes #99
This commit is contained in:
parent
7bc0b794f0
commit
d4e5958642
2 changed files with 0 additions and 6 deletions
|
@ -56,10 +56,6 @@
|
|||
&:first-of-type {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
&:last-of-type {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -254,8 +254,6 @@
|
|||
<li><router-link to="/contribute/" title="Contribute to LBRY">Contribute</router-link></li>
|
||||
<li><router-link to="/community/" title="Interact with LBRY">Community</router-link></li>
|
||||
<li><a href="/sitemap.html">Sitemap</a></li>
|
||||
|
||||
<li>MIT Licensed</li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue