Style tweaks
This commit is contained in:
parent
919612bc0d
commit
7a8e90d3ca
@ -19,7 +19,6 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
background: var(--color-white);
|
background: var(--color-white);
|
||||||
color: var(--color-black);
|
color: var(--color-black);
|
||||||
|
@ -46,6 +46,7 @@
|
|||||||
@apply --inline-list;
|
@apply --inline-list;
|
||||||
@apply --with-separator-right;
|
@apply --with-separator-right;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
margin: 1rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
& li {
|
& li {
|
||||||
|
Loading…
Reference in New Issue
Block a user