remove unused style

This commit is contained in:
Sean Yesmunt 2020-10-30 00:03:51 -04:00
parent 46fbcb5a0f
commit dfe1bf5c62

View file

@ -159,9 +159,4 @@
font-size: var(--font-xxsmall);
display: flex;
flex-direction: column;
// margin-top: 0;
&:first-of-type {
// margin-top: var(--spacing-m);
}
}