Style tweaks

This commit is contained in:
Jeff Avallone 2018-06-02 06:43:03 -04:00
parent 919612bc0d
commit 7a8e90d3ca
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,6 @@
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
padding: 2rem;
background: var(--color-white);
color: var(--color-black);

View File

@ -46,6 +46,7 @@
@apply --inline-list;
@apply --with-separator-right;
text-align: right;
margin: 1rem 0;
}
& li {