SeriesGrid updates

This commit is contained in:
Mark McDowall 2013-04-20 17:42:28 -07:00
commit dfaf0db566
2 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,7 @@
.series-item {
padding-bottom: 20px;
}
.series-item h2 {
margin-top: 0px;
}