groups: correct line-height on group items

This commit is contained in:
Matilde Park 2020-07-21 14:29:29 -04:00
parent f71f25486d
commit 48163d9bb2

View File

@ -108,7 +108,7 @@ export class GroupDetail extends Component {
</div>
<div className="flex flex-column flex-auto">
<p className="f9 inter ml2 w-100">{each.title}</p>
<p className="f9 inter ml2 w-100">
<p className="f9 inter mt2 ml2 w-100">
<span className="f9 di mr2 inter">{each.app}</span>
<Link className="f9 di green2" to={each.link}>
Open