Increased boards page row height slightly

This commit is contained in:
Phil Howard 2016-06-25 23:03:18 +01:00
parent bde48a1cd3
commit c68e768f0b
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ Drop down nav
#boards .board a, #featured .board a {
padding-top: 20px;
padding-bottom: 0px;
min-height: 175px;
min-height: 190px;
display:block;
}
#featured .board a {