More space between lines in grid view

This commit is contained in:
Christoph Haas 2018-08-06 15:25:33 +02:00
parent 06b8f92963
commit 1e705723c6

View file

@ -470,3 +470,8 @@ a.black
// border-radius: $alert-callout-subtle-radius;
// }
// }
.pkgdescription
{
margin-bottom: 3rem;
}