fix placeholder tile margin

This commit is contained in:
Sean Yesmunt 2021-03-08 13:44:33 -05:00
parent 659c9937b4
commit db1b2909e8

View file

@ -25,6 +25,7 @@
width: 100%;
height: 2.5rem;
margin-left: 0;
margin-top: var(--spacing-s);
}
&.claim-tile__info {