mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 13:04:17 +03:00
link: adjust sigil size to 38
This commit is contained in:
parent
83fc700d41
commit
7f8fcbe528
@ -65,7 +65,7 @@ export class LinkItem extends Component {
|
||||
<div className="w-100 pv3 flex bg-white bg-gray0-d">
|
||||
<Sigil
|
||||
ship={"~" + props.ship}
|
||||
size={36}
|
||||
size={38}
|
||||
color={"#" + props.color}
|
||||
classes={(member ? "mix-blend-diff" : "")}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user