fix: spacing in menu items
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
<a href="./index.html"><img alt="Spike" src="images/spike.jpg" id="spike"></a>
|
||||
</a>
|
||||
<div class="menu">
|
||||
<a href="pages/blog.html">the blog</a>
|
||||
<a href="//github.com/ALittlePatate">github</a>
|
||||
<a> </a>
|
||||
<a href="pages/blog.html"> the blog</a>
|
||||
<a href="//github.com/ALittlePatate">github</a>
|
||||
<a href="pgp/key.txt">pgp key</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -47,4 +48,4 @@
|
||||
<a href="//torproject.org"><img alt="Tor" src="images/footer/tor.gif" /></a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user