1
0

tighten whitespace in link lists

This commit is contained in:
Simon Michael
2017-04-28 17:23:15 -07:00
parent c4ce750cb5
commit 2d1172bfc7
3 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,10 @@ p > strong > a, p > strong > a:hover {
color:black;
}
.tight p {
margin:0;
}
/*
li {
margin-bottom:0;

View File

@@ -408,7 +408,8 @@ other console/curses tools
</div>
</div>
</div>
<div class="five columns u-pull-right">
<div class="five columns u-pull-right tight">
<h3 id="docs">docs</h3>
<ul>
<li><a href="http://ledger-cli.org/docs.html">Ledger manuals</a></li>

View File

@@ -438,7 +438,7 @@ other console/curses tools
</div>
</div>
<div class="five columns u-pull-right">
<div class="five columns u-pull-right tight">
### docs