mirror of
https://github.com/urbit/shrub.git
synced 2025-01-01 17:16:47 +03:00
Merge pull request #2528 from urbit/mp/groups/pad-bottom-card
groups: add bottom padding to contact card
This commit is contained in:
commit
6e6cd18699
@ -423,7 +423,7 @@ export class ContactCard extends Component {
|
||||
<div className="w-100 mt8 flex justify-center pa4 pt8 pt0-l pa0-xl pt4-xl">
|
||||
<div className="w-100 mw6 tc">
|
||||
{avatar}
|
||||
<div className="w-100 pt8 lh-copy tl">
|
||||
<div className="w-100 pv8 lh-copy tl">
|
||||
<p className="f9 gray2">Ship Name</p>
|
||||
<p className="f8 mono">~{props.ship}</p>
|
||||
<p className="f9 gray2 mt3">Ship Type</p>
|
||||
|
Loading…
Reference in New Issue
Block a user