Style tweaks
This commit is contained in:
parent
919612bc0d
commit
7a8e90d3ca
@ -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);
|
||||
|
@ -46,6 +46,7 @@
|
||||
@apply --inline-list;
|
||||
@apply --with-separator-right;
|
||||
text-align: right;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
& li {
|
||||
|
Loading…
Reference in New Issue
Block a user