mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-27 02:52:25 +03:00
Bug:centered sections
This commit is contained in:
parent
7fd76263cd
commit
cc2db3b99a
@ -186,6 +186,7 @@ const SLATE_CONTRIBUTOR_TEAM = [
|
||||
const STYLES_ROOT = css`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 0 auto;
|
||||
justify-content: space-between;
|
||||
background-color: ${Constants.system.foreground};
|
||||
`;
|
||||
|
Loading…
Reference in New Issue
Block a user