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;